Could Not Load Type 'XXXXXXX.Global'. Error, Please Help

  • Thread starter Thread starter Jeffrey A. Voigt
  • Start date Start date
J

Jeffrey A. Voigt

We have a web site on one machine that has it's default directory pointed to
another machine

Example:

Our Web Site (ON MACHINE A)
Default Path Points to (MACHINE B\WebFiles)

Everything works fine....

All we did was copy the entire web site files from (MACHINE B\WebFiles) to
another machine like so:
(MACHINE C\WebFiles). We then changed our direction in IIS for the web site
to point to MACHINE C\Web Files. We now get that error. Does anyone know a
quick solution to this? We did an iisreset on the web site machine after
changing the name, but it still did not work. Does the .NET framework have
to be installed on MACHINE C by chance..?

Thanks,
- jv
 
If there is a Microsoft person online reading this, please respond. I would
really appreciate it.

Thanks,
- J
 
Does the user account used for running ASP.NET on MACHINE B have access to
the folders on MACHINE C?
 
Back
Top