| ASP.NET quit serving pages (2 replies) |
| ASPFriends.com 'aspngconfig' list |
| I have been using VS.NET since it was released and everything has worked fine. However, now every time I try to browse to an aspx page on my machine I get a "The page cannot be displayed" message in my browser. I am on a domain controller, and I was running the processModel account under a custom account. I tried switching it to MACHINE to confirm that causes a: "aspnet wp.exe could not be launche... |
|
| aspnet_wp.exe (PID: 3368) was recycled (7 replies) |
| ASPFriends.com 'aspngconfig' list |
| Hello all We are running a production box (currently with 256MB RAM, bumping to 512MB today) and we are running into this error 'aspnet wp.exe (PID: 3368) was recycled because memory consumption exceeded the 153 MB (60 percent of available RAM). ' quite often. This box is a dedicated box running 1 site that does have users uploading data and running the VS.NET implementation of Crystal reports. If... |
|
| Server error in '/' application (7 replies) |
| ASPFriends.com 'aspngconfig' list |
| Hi All, I recently created a hello world ASP.NET page and hosted it with my host. But it seems to come up with the following error. Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, ho... |
|
| Getting to a root's root... (4 replies, VIP) |
| ASPFriends.com 'aspngconfig' list |
| Moved from [aspngstart] to [aspngconfig] by Marcie Jones marciejones@yahoo.com hi. I've got a web application for my main web site. No problem yet. I need to have a specific area (folder) set up for limited access, and thought I'd use the handy dandy built in forms authentication for that directory in the web.config. I set up a virtual directory in IIS for it, then set up the web.config. The *prob... |
|
| user.config (4 replies) |
| ASPFriends.com 'aspngconfig' list |
| Moved from [aspngarchitecture] to [aspngconfig] by Marcie Jones marciejones@yahoo.com We are trying to use a user.config file to specify the dev dbase and am getting the following error: Parser Error Message: The root element must match the name of the section referencing the file, 'appSettings' Source Error: 20 Line 1: ?xml version 3D"1.0" encoding 3D"utf 8" ? Line 2: configuration Line 3: appSet... |
|
| Public and private web site (8 replies) |
| ASPFriends.com 'aspngconfig' list |
| Moved from [aspngreuse] to [aspngconfig] by Tony Stark IronMan@aspelite.com Hi all, My web site has few public pages and all pages under a secured folder are requied to have authentication. This is one web application. The design is like ebay, where bidding display pages are public, but submition of bid requires a user account. 20 I am using forms authentication in .Net. How do i specify it in web... |
|
| Web.config Question - <location> element (2 replies) |
| ASPFriends.com 'aspngconfig' list |
| Moved from [aspngfreeforall] to [aspngconfig] by Marcie Jones marciejones@yahoo.com Hello Has anyone seen any good information about using the location element in web.config? I'm hoping I can specify authorization information on specific pages using this tag. Regards Eric |
|
| How to update deployed apps? (4 replies) |
| ASPFriends.com 'aspngconfig' list |
| Moved from [aspngfreeforall] to [aspngconfig] by Sheik Yerbouti peter@aspdll.com Hi, I have some questions regarding updating of deployed ASP.Net applications. I've read the documentation and can't seem to get a handle on it. I have a .Net web application. I developed and tested it in my local environment. Version 1 looks good to go, time to deploy. I flip the project mode to Release and rebuild t... |
|