Click here to Skip to main content
16,004,833 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Posting in asp.net Pin
Venkatesh Mookkan7-Jan-07 16:37
Venkatesh Mookkan7-Jan-07 16:37 
QuestionRegisterStartupScript via Ajax / Atlas Pin
Malcolm Smart5-Jan-07 5:35
Malcolm Smart5-Jan-07 5:35 
AnswerRe: RegisterStartupScript via Ajax / Atlas Pin
Not Active5-Jan-07 6:10
mentorNot Active5-Jan-07 6:10 
GeneralRe: RegisterStartupScript via Ajax / Atlas Pin
Malcolm Smart5-Jan-07 12:11
Malcolm Smart5-Jan-07 12:11 
AnswerRe: RegisterStartupScript via Ajax / Atlas Pin
minhpc_bk6-Jan-07 4:50
minhpc_bk6-Jan-07 4:50 
GeneralRe: RegisterStartupScript via Ajax / Atlas Pin
Malcolm Smart7-Jan-07 9:11
Malcolm Smart7-Jan-07 9:11 
AnswerRe: RegisterStartupScript via Ajax / Atlas Pin
Malcolm Smart8-Jan-07 1:42
Malcolm Smart8-Jan-07 1:42 
GeneralASP.NET cannot read GAC even though has full access Pin
Ed.Poore5-Jan-07 5:32
Ed.Poore5-Jan-07 5:32 
I've been trying to setup IIS & ASP.NET 2 onto a Windows 2000 SP4 box.  The application it's supposed to be running has been written on my XP laptop and works fine but now it has to run on this machine.

IIS was already installed on it (with .NET 1 and 1.1), I installed .NET 2 and copied across the necessary files (tested and it compiles fine with MSBuild on the 2000 machine).  When you try and view the page in IE a "Service Unavailable" message is displayed telling you to look at the log.  There are three entries, the most pertinent being:
Failed to execute the request because the ASP.NET process identity does not have read permissions to the global assembly cache.
Error: 0x80070005 Access is denied.
There is also a warning message just before this one saying that it was unable to load System.Web because access was denied.

I've googled around and checked through all the knowledge base articles about permissions etc to the point where the ASPNET user on the server has full control to the required directories.  As do the two other IIS accounts.  Also tried aspnet_regiis -i and restarting IIS to no avail.

Does anybody have any ideas, without having to reinstall everything preferably because I have access to the server through VNC (and admin priviledges on it) so if preferable I don't want to reboot as I won't be able to log in again Roll eyes | :rolleyes: .



GeneralRe: ASP.NET cannot read GAC even though has full access Pin
ednrgc5-Jan-07 6:47
ednrgc5-Jan-07 6:47 
GeneralRe: ASP.NET cannot read GAC even though has full access Pin
Ed.Poore5-Jan-07 7:29
Ed.Poore5-Jan-07 7:29 
GeneralRe: ASP.NET cannot read GAC even though has full access Pin
Ed.Poore6-Jan-07 8:05
Ed.Poore6-Jan-07 8:05 
GeneralRe: ASP.NET cannot read GAC even though has full access Pin
Ed.Poore6-Jan-07 8:04
Ed.Poore6-Jan-07 8:04 
Questiontable cell backcolor Pin
aransiola5-Jan-07 5:31
aransiola5-Jan-07 5:31 
AnswerRe: table cell backcolor Pin
Malcolm Smart5-Jan-07 5:40
Malcolm Smart5-Jan-07 5:40 
AnswerRe: table cell backcolor Pin
RichardGrimmer5-Jan-07 5:51
RichardGrimmer5-Jan-07 5:51 
GeneralRe: table cell backcolor Pin
aransiola5-Jan-07 6:03
aransiola5-Jan-07 6:03 
GeneralRe: table cell backcolor Pin
Malcolm Smart5-Jan-07 12:14
Malcolm Smart5-Jan-07 12:14 
GeneralRe: table cell backcolor Pin
aransiola6-Jan-07 1:42
aransiola6-Jan-07 1:42 
QuestionCommunicate From ASP.net Website to a VB.net Application on the computer Pin
ADY0075-Jan-07 4:55
ADY0075-Jan-07 4:55 
AnswerRe: Communicate From ASP.net Website to a VB.net Application on the computer Pin
Paddy Boyd5-Jan-07 5:00
Paddy Boyd5-Jan-07 5:00 
AnswerRe: Communicate From ASP.net Website to a VB.net Application on the computer Pin
led mike5-Jan-07 5:01
led mike5-Jan-07 5:01 
GeneralRe: Communicate From ASP.net Website to a VB.net Application on the computer Pin
ADY0075-Jan-07 5:10
ADY0075-Jan-07 5:10 
GeneralRe: Communicate From ASP.net Website to a VB.net Application on the computer Pin
aransiola5-Jan-07 5:35
aransiola5-Jan-07 5:35 
GeneralRe: Communicate From ASP.net Website to a VB.net Application on the computer Pin
led mike5-Jan-07 5:42
led mike5-Jan-07 5:42 
GeneralRe: Communicate From ASP.net Website to a VB.net Application on the computer Pin
ADY0075-Jan-07 5:47
ADY0075-Jan-07 5:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.