-
Clan Error 11
Using Sandurr 2.0 files. Mysteriously getting clan error 11. it doesn't have to do with the version of asp, I believe, everything is set to the 2.0xxxx version.
My guess is something to do with IIS. I try to go to the page to get code=**** I get a runtime error.
http://216.18.21.198/clan/claninsert.aspx
And when I go to the site, I get site is under construction.
-
Re: Clan Error 11
open Notepad
write that it:
"CD C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
aspnet_regiis /i" (without the quotes)
save as "xD.bat" and run it
that do not go I do not remember otherwise.
-
Re: Clan Error 11
Alright thanks for the reply, I'll give it a shot.
---------- Post added at 08:00 AM ---------- Previous post was at 07:54 AM ----------
I ran that, and I got no results.
I actually resolved the issue with that. I didn't have index.asp inside of the documents tab.
But I am still getting this runetime error;
Code:
Server Error in '/Clan' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: An error occurred loading a configuration file: Failed to start monitoring changes to 'C:\Inetpub\wwwroot\Clan\web.config' because access is denied.
Source Error:
[No relevant source lines]
Source File: C:\Inetpub\wwwroot\Clan\web.config Line: 0
Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082
I added the file "web.config" into the clan directory. And I get this error.
Code:
Server Application Unavailable
The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.
Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.
Still getting error 11 as well
-
Re: Clan Error 11
Hate bumping, but Anyone come up with an issue yet?
-
Re: Clan Error 11
I always found error 11 to be net framework problem, it usually fixed my problem when i reinstalled net framework 2.
-
Re: Clan Error 11
Can't edit my first post to say it's Error 65 now.
Any solutions?
Edit: it was just that I didn't have 500k I suppose.
Clans work. Thanks for all the help.