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\Tempora ry 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!
lukeCheck your extensions to make sure they are mapped correctly on the server.
This is calling regular ASP not asp.net
--
Regards,
Alvin Bruney
Got Tidbits? Get it here
www.networkip.net/tidbits
"Luke Smith" <luke.smith99@.btinternet.com> wrote in message
news:un%23uP4ptDHA.2432@.TK2MSFTNGP10.phx.gbl...
> 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\Tempora ry 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
checking my hosting control panel shows
ASPNET_ISAPI .aspx
etc....
it runs perfectly fine using IIS on my computer, also used on the server.
My website worked fine, still using .aspx before i uploaded the new files
and bin directory. The only difference between this site project and the
old is changing from vb.net to c#.net but i cant see that making a
difference.
luke
"Alvin Bruney" <vapordan@.hotspammailme.com> wrote in message
news:%23O5gx4qtDHA.640@.tk2msftngp13.phx.gbl...
> Check your extensions to make sure they are mapped correctly on the
server.
> This is calling regular ASP not asp.net
> --
> Regards,
> Alvin Bruney
> Got Tidbits? Get it here
> www.networkip.net/tidbits
> "Luke Smith" <luke.smith99@.btinternet.com> wrote in message
> news:un%23uP4ptDHA.2432@.TK2MSFTNGP10.phx.gbl...
> > 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\Tempora ry
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
Monday, March 12, 2012
wots wrong here?
Labels:
asp,
description,
exception,
execution,
informationabout,
net,
occurred,
request,
stack,
thecurrent,
trace,
unhandled,
web,
wots,
wrong
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment