I have copied the application folder in webserver local drive and created a virtual directory for that.
In virtual directory's properties in virtual directory-->localpath is path of application folder Application Name--> tripreport. These are the settings I have made. Now when I am typing "http://server_name/tripreport. It gives me this error: Server Error in '/tripreport' Application. Failed to map the path '/tripreport/App_GlobalResources/'. 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.InvalidOperationException: Failed to map the path '/tripreport/App_GlobalResources/'. When I write http://tripreport <http://tripreport> it starts searching this name on msn. In visual web developer 2005 express edition, I am not able to find project file, neither in solution explorer nor in application folder. Pls. suggest. Ricky --- In [email protected], "webmastersam2" <[EMAIL PROTECTED]> wrote: > > Hi Ricky, > > Can you explain more about what is going on (or not) with your > website. Do you recieve any error when to try to access your website > through IE ? Are you sure you configured your iis to asp.net 2.0 > instead of 1.1 ? Are you sure you created the website in iis by > clicking on "Create" on the properties window ? > > WebMasterSam > > --- In [email protected], "Ricky" vikas.vashistha@ wrote: > > > > > > Hi > > > > I have developed a web application in Visual web developer 2005 > express > > edition with sql server. > > > > Now I want to deploy that on a system with IIS 5.1. > > > > I copied my application folder in wwwroot folder and also created > > virtual directory but I am unable to run the application. > > > > Can anybody tell me about the steps to deploy web application? > > > > I searched for any setup and deployment wizard like vb6 in Visual > web > > developer 2005 express edition but unsuccessful. > > > > Pls. suggest. > > > > Ricky > [Non-text portions of this message have been removed]

