Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > WebControl class library problem. Help please.

Reply
Thread Tools

WebControl class library problem. Help please.

 
 
Peter
Guest
Posts: n/a
 
      08-12-2005
Working for couple of months in VS beta 2 with no problems.

Now a class library of server controls that I have been editing and adding
to and building suddenly refuses to update! Specifically, new classes do not
show up. Build is successful but the new dll(s) does not contain the new
classes. Object browser shows 2 class libraries with different version
numbers; one has the new classes, the other does not.

My main solution consists of 2 projects: a web site and the class library.
The web site references the class library - the version without the new
classes. Intellisense does not show the new classes when working on the
..aspx files of the web site. Have tried all the things I could think of
including removing and adding reference, deleting the dlls from the usual
places (bin folders of the website and the class library folder, etc.) then
rebuilding (the old class library without the new classes comes back!!).

I'm sure missing something. Any help appreciated.

Peter



 
Reply With Quote
 
 
 
 
Peter
Guest
Posts: n/a
 
      08-12-2005
Please forgive a very stupid oversight. I forgot to mark the new classes
"public." Like a typo - maddening.

Peter
"Peter" <> wrote in message
news:ul8%...
> Working for couple of months in VS beta 2 with no problems.
>
> Now a class library of server controls that I have been editing and adding
> to and building suddenly refuses to update! Specifically, new classes do
> not show up. Build is successful but the new dll(s) does not contain the
> new classes. Object browser shows 2 class libraries with different
> version numbers; one has the new classes, the other does not.
>
> My main solution consists of 2 projects: a web site and the class library.
> The web site references the class library - the version without the new
> classes. Intellisense does not show the new classes when working on the
> .aspx files of the web site. Have tried all the things I could think of
> including removing and adding reference, deleting the dlls from the usual
> places (bin folders of the website and the class library folder, etc.)
> then rebuilding (the old class library without the new classes comes
> back!!).
>
> I'm sure missing something. Any help appreciated.
>
> Peter
>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom webcontrol that references another webcontrol Fabricio ASP .Net Building Controls 0 09-21-2005 02:55 AM
Trapping an Exception ocurring in a Webcontrol at the Page or parent WebControl level. ASP .Net 2 01-31-2005 06:34 PM
WebControl inside of WebControl and attaching events Kasabaarde Sumta ASP .Net Building Controls 0 12-13-2004 09:51 PM
WebControl with non-WebControl property Peter Morris [Air Software Ltd] ASP .Net Web Controls 1 12-07-2004 12:25 PM
Can a webcontrol (webcontrol.dll) have a configuration file? Luis Ramírez. ASP .Net Building Controls 2 07-06-2004 04:35 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57