Re: Banging my head: Could not load type ERROR
From: Scott M. (s-mar_at_nospam.nospam)
Date: 06/14/04
- Previous message: Terry: "VS.NET 2003 won't allow check in new webform into ASP.NET web root"
- In reply to: darrel: "Banging my head: Could not load type ERROR"
- Next in thread: darrel: "Re: Banging my head: Could not load type ERROR"
- Reply: darrel: "Re: Banging my head: Could not load type ERROR"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 14 Jun 2004 17:08:22 -0400
Your cached copy of your project is probably out of sync with the master
copy. Have you tried (from the Project) menu, "Web Project/Synchronize All
Folders"
If that doesn't work, you may want to delete the files in your cache
(C:\Documents and Settings\profileName\VSWebCache).
"darrel" <notreal@hotmail.com> wrote in message
news:uvjF5GlUEHA.1020@TK2MSFTNGP11.phx.gbl...
> What does that MEAN?
>
> I'm working on a VS project with another person. We keep our DLLs and
files
> in sync with each other. Last week I hit a snag where i kept getting the
> 'could not load type' error with one of my usercontrols. The other person
> can take my exact same files, compile it into his copy, and it works fine.
>
> So, I deleted everything I had, reimported all of his files, and things
were
> working again on my localhost.
>
> However, I can not change any of the VB code of the one particular
> usercontrol and have VS.net compile it. It seems to ignore my changes and
> goes on using the DLL I got from the other person. If I delete said DLL in
> hopes of forcing a rebuild, I'm back to getting the 'Could not load type'
> error again.
>
> AAAAAARRRRRRRRRRRRRRRRRRRRRRRRGGGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHHH!
>
> Any idea? I've looked online and found that this seems to be a really
genric
> error and to just keep trying rebuilding/resetting things until it works.
> I'm getting nowhere with this.
>
> -Darrel
>
>
- Previous message: Terry: "VS.NET 2003 won't allow check in new webform into ASP.NET web root"
- In reply to: darrel: "Banging my head: Could not load type ERROR"
- Next in thread: darrel: "Re: Banging my head: Could not load type ERROR"
- Reply: darrel: "Re: Banging my head: Could not load type ERROR"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|