M
moondaddy
I converted a vb.1.1 web service project to 2.0 and .net 2.0 created /
replace some datasets. The code it automatiacly generated gets a warning
message as follows:
Warning 150 Name '_ClassColumn' is not CLS-compliant.
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\wsvipn2006\4b065968\dadaeae0\Sources_App_Code\wsvipn2006.dsuser.xsd.8a6308fa.vb
2606 38 http://localhost/wsVIPN2006/
I'm trying to go through all my projects and to resolve all warnings after
converting to 2.0. How can I resolve this with out corrupting things?
replace some datasets. The code it automatiacly generated gets a warning
message as follows:
Warning 150 Name '_ClassColumn' is not CLS-compliant.
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\wsvipn2006\4b065968\dadaeae0\Sources_App_Code\wsvipn2006.dsuser.xsd.8a6308fa.vb
2606 38 http://localhost/wsVIPN2006/
I'm trying to go through all my projects and to resolve all warnings after
converting to 2.0. How can I resolve this with out corrupting things?