L
Luke Smith
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: File or assembly name
System, or one of its dependencies, was not found.
Source Error:
Line 30: private static bool __intialized = false;
Line 31:
Line 32: public Global_asax() {
Line 33: if ((ASP.Global_asax.__intialized == false)) {
Line 34: ASP.Global_asax.__intialized = true;
Source File: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET
Files\root\051ab3ae\19afbaaf\im7xdnzm.0.cs Line: 32
Ive uploaded my site to my hosting account and get the following error. Ive
redesigned my site, using .net again, and the previous site worked. im
stumped!
luke
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: File or assembly name
System, or one of its dependencies, was not found.
Source Error:
Line 30: private static bool __intialized = false;
Line 31:
Line 32: public Global_asax() {
Line 33: if ((ASP.Global_asax.__intialized == false)) {
Line 34: ASP.Global_asax.__intialized = true;
Source File: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET
Files\root\051ab3ae\19afbaaf\im7xdnzm.0.cs Line: 32
Ive uploaded my site to my hosting account and get the following error. Ive
redesigned my site, using .net again, and the previous site worked. im
stumped!
luke