Ok dear tell me some details of ur web or how to access ur database send me ur code
Snippet where u connect to ur DataBase or Files, there should be something.................
well dear accessing database is other thing i just made a project in which a page having a field and a button thats i upload it on brinkster and getting this error msg
I'm using Asp.net 2.0 and my server its 1.1 .As you said this problem comes as result of version problem .
Can we resolve this problem ?? Your help will be greatfull .
This is the error message from the server :
Server Error in '/' Application.
Server cannot access application directory 'C:\sites web\www.newtelecomservices.com\'. The directory does not exist or is not accessible because
of security settings.
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.Web.HttpException: Server cannot access application directory 'C:\sites web\www.newtelecomservices.com\'. The directory
does not exist or is not accessible because of security settings.
Source Error:
An unhandled exception was
generated during the execution of the current web request. Information
regarding the origin and location of the exception can be identified using
the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): Server cannot access application directory 'C:\sites web\www.newtelecomservices.com\'. The directory does not exist or is not accessible because of security settings.]
Sorry for my english ,it is not my native language. [:$]
<div class="MsoNormal" style="text-align: center;" align="center"></div> Version Information: Microsoft
.NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407
vikrantbaliy...
Member
12 Points
6 Posts
Re: Server Error in '/' Application.
Sep 18, 2007 05:18 AM|LINK
Ok dear tell me some details of ur web or how to access ur database send me ur code Snippet where u connect to ur DataBase or Files, there should be something.................
kaleempk
Member
6 Points
5 Posts
Re: Server Error in '/' Application.
Sep 18, 2007 09:04 AM|LINK
well dear accessing database is other thing i just made a project in which a page having a field and a button thats i upload it on brinkster and getting this error msg
suresh_g_v20...
Contributor
3566 Points
824 Posts
Re: Server Error in '/' Application.
Sep 18, 2007 09:27 AM|LINK
Hi,
Go to the Virtual directory folder and observe Asp.Net Tab.
Check whether it is Asp.Net 1.1 or Asp.Net 2.0 and change accordingly.
vikrantbaliy...
Member
12 Points
6 Posts
Re: Server Error in '/' Application.
Sep 18, 2007 09:44 AM|LINK
hi kaleempk
there must be a conflict of framework version
kaleempk
Member
6 Points
5 Posts
Re: Server Error in '/' Application.
Sep 18, 2007 02:23 PM|LINK
vikrantbaliy...
Member
12 Points
6 Posts
Re: Server Error in '/' Application.
Sep 18, 2007 03:14 PM|LINK
OKey dear send
i will check for both 1.1 and 2.0
nettysh
Member
4 Points
3 Posts
Re: Server Error in '/' Application.
Oct 29, 2007 07:44 AM|LINK
Hi i 'm also facing same probs
Server Error in '/' Application.
Object reference not set to an instance of an object.
as i'm uploading my project to server if possible then plz help me !!!!!
Thanks
Mala
chatti
Member
4 Points
2 Posts
Re: Server Error in '/' Application.
Oct 31, 2007 11:25 AM|LINK
I have the same problem ,please someone send me solution
nettysh
Member
4 Points
3 Posts
Re: Server Error in '/' Application.
Nov 01, 2007 08:07 AM|LINK
Hi
Which version dot net you r using ..
If its 2005 then its the version problem .
you might be using asp.net 2.0 and in your server its 1.0 ...
if u are using asp.net 2003
then make a virtual directory of it.in IIS
chatti
Member
4 Points
2 Posts
Re: Server Error in '/' Application.
Nov 01, 2007 08:49 AM|LINK
Thanks a lot .
I'm using Asp.net 2.0 and my server its 1.1 .As you said this problem comes as result of version problem .
Can we resolve this problem ?? Your help will be greatfull .
This is the error message from the server :
Server Error in '/' Application.
Server cannot access application directory 'C:\sites web\www.newtelecomservices.com\'. The directory does not exist or is not accessible because of security settings.
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.Web.HttpException: Server cannot access application directory 'C:\sites web\www.newtelecomservices.com\'. The directory does not exist or is not accessible because of security settings.
Source Error:
Stack Trace:
[HttpException (0x80004005): Server cannot access application directory 'C:\sites web\www.newtelecomservices.com\'. The directory does not exist or is not accessible because of security settings.]System.Web.HttpRuntime.EnsureAccessToApplicationDirectory() +72System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +263[HttpException (0x80004005): ASP.NET Initialization Error]System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +983System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +128Sorry for my english ,it is not my native language. [:$]
<div class="MsoNormal" style="text-align: center;" align="center"></div> Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407