473,396 Members | 1,987 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

VS 2003 to VS2005 upgrade

BK
I am converting a rather large solution from VS 2003 to VS 2005. As I
understand it, the bulk of the conversion is really just changing the
project and solution files to the new format.

It completed ok, but I have a lot of errors and warnings, 17 errors and
260 warnings. The errors seem to all relate to dlls written in VS 2003
that haven't been converted and recompiled. The references are to the
dlls, NOT the projects. A typical error is:

Warning 1 Type of member 'BravoMessage' is not CLS-compliant.

What does it mean that a member is not CLS-compliant?

Jun 19 '06 #1
3 1190
BK,

What does it mean that a member is not CLS-compliant?

It means that by intance you (probably) cannot use the created dll in C#

(Do you have DirectX in your code, there I have seen this?)

Cor
Jun 20 '06 #2
See
http://msdn2.microsoft.com/en-us/library/k5645wwb.aspx

and

http://msdn2.microsoft.com/en-us/lib...7f(VS.80).aspx
as you see is all old code marked as non compliant as it does not have the
necesary clscompliant attribute set

recompiling the dll`s in VS.Net 2005 should solve the problem

regards

Michel Posseth [MCP]


"BK" wrote:
I am converting a rather large solution from VS 2003 to VS 2005. As I
understand it, the bulk of the conversion is really just changing the
project and solution files to the new format.

It completed ok, but I have a lot of errors and warnings, 17 errors and
260 warnings. The errors seem to all relate to dlls written in VS 2003
that haven't been converted and recompiled. The references are to the
dlls, NOT the projects. A typical error is:

Warning 1 Type of member 'BravoMessage' is not CLS-compliant.

What does it mean that a member is not CLS-compliant?

Jun 20 '06 #3
BK

M. Posseth wrote:
See
http://msdn2.microsoft.com/en-us/library/k5645wwb.aspx

and

http://msdn2.microsoft.com/en-us/lib...7f(VS.80).aspx
as you see is all old code marked as non compliant as it does not have the
necesary clscompliant attribute set

recompiling the dll`s in VS.Net 2005 should solve the problem

regards

Michel Posseth [MCP]


Thanks, that helped. Now on to my next problem (in another thread)

Jun 20 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Brett | last post by:
I have a C# project created in VS.NET 2003. I tried to run it in VS.NET 2005. 2005 did a conversion. I see much VB code and VB style comments. I don't know what it did. Will a 2003 C# project...
5
by: matthewtec | last post by:
I realize there are probably many discussions on these two... whether to get now or wait or yadda yadda yadda. My question is that I can continuing training on visual studio.net 2003, and...
10
by: Shane Story | last post by:
Is 2005 worth the upgrade? Some time ago, I read it was really slow. Is this true? Any thoughts would be appreciated. Also, how easy is it to upgrade from 2003 app to 2005? Does it break...
1
by: Bonggoy Cruz | last post by:
We have a fairly big size ASP.NET web application that was written VB.NET. We are in the process converting the web project. We used the migration wizard included in VS 2005. I followed step by...
15
by: Joseph Geretz | last post by:
OK, I'll admit it up front - I just don't get it. Here's our previous VS2003 development model. Developers develop the WS solution on their own workstations, using their own IIS web servers...
2
by: Bruce | last post by:
I have started my first major DotNet project. It is a DLL that I would to sell and distribute. I need to know if I should write it in VS2005 C++ CLI or VS2003. Can VS2005 CLI compiled DLLs be...
5
by: Chris Fellows | last post by:
When I try and create a new web service project in VB.NET 2003 Standard I get the error "VS .NET cannot create or open the application. The likeliest problem is that required components are not...
4
by: =?Utf-8?B?ZGF2aWQ=?= | last post by:
We have to upgrade our Visual Studio .NET 2003 enterprise edition to .NET 2005. However, there is no enterprise edition for Visual Studio .NET 2005. There are 4 versions available for visual...
2
by: david.topham | last post by:
Hi Can anyone help me with a project upgrade issue?: If you creeate a C# Windows application in VS 2003, then by default the forms do not have the XP look common controls. To get them, you...
20
by: Iouri | last post by:
Hi everybody, We are currently using VS2003 and now we are in the porcess of upgrading to the next Visual Studio version. Does somebody have a real life experience with VS2008? My boss wants to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.