Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Methods not registering with intellisense??
Message
From
27/04/2004 18:22:06
 
 
To
27/04/2004 18:08:34
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00898734
Message ID:
00898749
Views:
13
That is very interesting. Because I found another way to fix the problem. If I rebuild the entire solution, which includes several projects along with the project of bizobjs, I still have the problem. If I open the bizobj project by itself and rebuiild it, then the intellisense shows the new method in all of the other web forms in the solution. What do you think is going on here?

Neil

>Neil:
>
>Maybe it is because Intellisense looks at the DLL and not the "raw" code, and if you don't rebuild your project between adding a biz method and trying to use it, the old bizobj DLL is still in effect.
>
>Pertti
>
>>Hi,
>>
>>Every once in a while I experience a problem with my mm.net development while in visual studio .net.
>>This is the problem:
>>
>>I created a Bizobj class months ago. I have multiple web forms that instantiate the class. The class works just fine along with all of it's methods. Today I open the file and add a new method to the class. When I return to any of the forms that previously instantiated the class for months, something interesting happens. The new method does not show up in intellisense. I have to shut off the computer and return to my development to see the new method.
>>
>>Any thoughts?
>>Neil
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform