The type or namespace name could not be found error

C

chris.withers

I've set up IIS on a local machine and have moved a site from my
production server to this machine. Everything is copied over correctly.
I next re-reference all the .dll's I built in c# to the bin directory,
but I get the following error when I open the site:

"The type or namespace name 'ett' could not be found". All the files
are sat in the /bin directory. Strangely, if I copy over the dlls from
the server (Without changing the references) everything runs fine - but
I need to be able to build and test on the local machine.

Any idea what i'm doing wrong? The site seems to look in the bin to
get the copied dlls, but it doesnt seem to see them if I recompile.

Any help would be greatly appreciated,

Chris
 
M

Mike Brind

I've set up IIS on a local machine and have moved a site from my
production server to this machine. Everything is copied over correctly.
I next re-reference all the .dll's I built in c# to the bin directory,
but I get the following error when I open the site:

"The type or namespace name 'ett' could not be found". All the files
are sat in the /bin directory. Strangely, if I copy over the dlls from
the server (Without changing the references) everything runs fine - but
I need to be able to build and test on the local machine.

Any idea what i'm doing wrong?

Posting to the wrong group to start with :)

This group is for classic ASP which is different to ASP.NET. Try
microsoft.public.dotnet.framework.aspnet.

Good luck
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top