SV650.org - SV650 & Gladius 650 Forum

SV650.org - SV650 & Gladius 650 Forum (http://forums.sv650.org/index.php)
-   Idle Banter (http://forums.sv650.org/forumdisplay.php?f=116)
-   -   .net help (http://forums.sv650.org/showthread.php?t=71879)

Gnan 25-05-06 04:26 PM

.net help
 
hi

i am trying to retarget a .net 2.0 web application to .net 1.1 due to an incompatibility issue

i have a custom DLL and a large datalayer class

i have rebuilt the project in VS.NET 2003 as 2005 will not retarget to 1.1

i have added a new class to the project and imported my datalayer code into it, but for the life of me i cannot get VS to recognise my class :(

the project is VB.NET and i'm using

Dim objClass As New OSM.MM_DataLayer

In VS class view, this is exactly the right namespace, there's no errors generated on build, but the same error message "object OSM.MM_DataLayer is not defined" continues to irritate me at runtime

what am i doing wrong?

thor 25-05-06 04:44 PM

I've noticed that sometimes you need to restart VS to get it to recognize things.

Do you have build errors?


All times are GMT. The time now is 03:52 PM.

Powered by vBulletin® - Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.