Questions tagged [licenseslicx]
5 questions
19
votes
5 answers
Infragistics components on build server
I have "inherited" a new (old?) Winforms project and would like to put it onto our build server (Bamboo). That build server has only the absolute minimum (.NET 3.5 and not much more) installed, and we'd like to keep it that way.
As a first step, I…

marc_s
- 732,580
- 175
- 1,330
- 1,459
3
votes
3 answers
How to clear/remove file licenses.licx
I'm removing dependency to some component from solution. Some C# projects in their directory contain file licenses.licx and have reference to this file in their text csproj representation. Most of licenses.licx reference only component I'm removing…

Vlad
- 1,977
- 19
- 44
3
votes
5 answers
licenses.licx missing
I have recently recovered my lost files and in my C# project, it seems "licenses.licx" file has been gone.
This is the VS error:
"Could not find file 'C:...\Exam\Properties\licenses.licx'"
How can I fix this error and regenerate "licenses.licx"…

Sepehr Behroozi
- 1,780
- 1
- 17
- 32
0
votes
2 answers
Upgrading website from VS2005(2.0 Framework) to VS2008(2.0 Framework)
We have a website that is created in VS2005
Recently we upgraded the website to VS2008 with 2.0 framework.
While compiling the website Compilation errors are occuring i.e Licenses.licx file is not compiling, if it compile than it will reproduces an…

Sravan
- 1
- 1
0
votes
2 answers
Compilation issue while upgrading a website from Visual Studio 2005 to Visual Studio 2008 with framework 2.0 in Windows XP
upgraded some visualstudio 2005 websites to visualstudio 2008. now it is working fine while debugging. There is an error while compiling the website. the following is the error.
Error 1 C:\Program…