[THIN] Re: Web Interface 3 - An internal error occurred. Plea se c ontact your administrator.

  • From: "Lilley, Brian" <brian.lilley@xxxxxxxx>
  • To: "'thin@xxxxxxxxxxxxx'" <thin@xxxxxxxxxxxxx>
  • Date: Tue, 20 Jul 2004 18:04:24 +0100

the ASP.NET compiler is failing to create the byte code dll because of a perms
prob.  I guess, the compiler is running under the id of the IIS6 account?  
just to get  it working, try opening up the temp asp.net directory.. just to
see if it works and then follow that line....

-----Original Message-----
From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx]On Behalf Of
Miguel-Guzman@xxxxxxx
Sent: 20 July 2004 17:50
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Re: Web Interface 3 - An internal error occurred. Plea se c
ontact your administrator.



Forgot to mentioned that I did that.

 

I uninstalled J# , .NET 1.1, and the WI3

 

Then reinstalled them.  I did have TS Licensing service installed and I read
that there were some problems with the Internet account.  So I also removed TS
Licensing.

 

I also set the local Administrator account to be the account used for
Anonymous access and I still receive the Access Denied Error.


Compilation Error 


Description: An error occurred during the compilation of a resource required
to service this request. Please review the following specific error details
and modify your source code appropriately. 

Compiler Error Message: CS0016: Could not write to output file
'c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\citrix_metaframe_default\710e48f1\ef0355c7\0v3r2xqk.dll' -- 'Access is
denied. '

Source Error:


 


 
[No relevant source lines]


Source File:    Line: 0 



Show Detailed Compiler Output:

 


 
C:\WINNT\system32> "c:\winnt\microsoft.net\framework\v1.1.4322\csc.exe"
/t:library /utf8output
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\citrix_metaframe_default\710e48f1\ef0355c7\assembly\dl2\98f2804f\0097dd71_0dfbc301\sidenumerator.dll"
/R:"c:\winnt\assembly\gac\system.web.mobile\1.0.5000.0__b03f5f7f11d50a3a\system.web.mobile.dll"
/R:"c:\winnt\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system.drawing.dll"
/R:"c:\winnt\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.data.dll"
/R:"c:\winnt\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\citrix_metaframe_default\710e48f1\ef0355c7\assembly\dl2\2b28a485\0040375b_0dfbc301\webinterface.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\citrix_metaframe_default\710e48f1\ef0355c7\assembly\dl2\d1475ac2\0040375b_0dfbc301\configmanager.dll"
/R:"c:\winnt\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d50a3a\system.enterpriseservices.dll"
/R:"c:\winnt\assembly\gac\vjslib\1.0.5000.0__b03f5f7f11d50a3a\vjslib.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\citrix_metaframe_default\710e48f1\ef0355c7\assembly\dl2\a2859ac0\0097dd71_0dfbc301\ndstoken.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\citrix_metaframe_default\710e48f1\ef0355c7\assembly\dl2\b27e9f84\0024e94c_0dfbc301\ssl.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\mscorlib.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\citrix_metaframe_default\710e48f1\ef0355c7\assembly\dl2\5b0a0496\00ca864a_0dfbc301\xms1rt.dll"
/R:"c:\winnt\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web.dll"
/R:"c:\winnt\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\citrix_metaframe_default\710e48f1\ef0355c7\assembly\dl2\265fdcd4\006aac70_0dfbc301\authenticators.dll"
/R:"c:\winnt\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\system.web.services.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\citrix_metaframe_default\710e48f1\ef0355c7\assembly\dl2\582f470b\00511a4e_0dfbc301\xmsgen.dll"
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net
files\citrix_metaframe_default\710e48f1\ef0355c7\assembly\dl2\7363e7a9\00ca864a_0dfbc301\xml4j.dll"
/out:"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\citrix_metaframe_default\710e48f1\ef0355c7\0v3r2xqk.dll" /D:DEBUG
/debug+ /optimize- /warnaserror /w:1
"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\citrix_metaframe_default\710e48f1\ef0355c7\0v3r2xqk.0.cs"
 
 
Microsoft (R) Visual C# .NET Compiler version 7.10.3052.4
for Microsoft (R) .NET Framework version 1.1.4322
Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.
 
error CS0016: Could not write to output file
'c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\citrix_metaframe_default\710e48f1\ef0355c7\0v3r2xqk.dll' -- 'Access is
denied. '

 


  _____  


From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx] On Behalf
Of Lilley, Brian
Sent: Tuesday, July 20, 2004 11:33 AM
To: 'thin@xxxxxxxxxxxxx'
Subject: [THIN] Re: Web Interface 3 - An internal error occurred. Please c
ontact your administrator.

 

Miguel,

 

Try re-installing J#....

-----Original Message-----
From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx]On Behalf Of
Miguel-Guzman@xxxxxxx
Sent: 20 July 2004 16:18
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Web Interface 3 - An internal error occurred. Please contact
your administrator.

Hi All!

 

I am having some difficulty figuring out a problem.  I installed the WI3 and I
get this "An internal error occurred. Please contact your administrator."
error.  I followed the instructions listed in the CTX103673 article.
http://support.citrix.com/kb/entry.jspa?entryID=4222
<http://support.citrix.com/kb/entry.jspa?entryID=4222&categoryID=300>
&categoryID=300

 

Looking at the error, it appears that I am experiencing a "rights/permissions"
issue.  I granted the Everyone group change access to
C:\WINNT\Microsoft.NET\Framework\v1.1.4322 folder.

 

I am not sure what else to look for.  The server is W2K SP4 w/ MF XPe FR3 SP3.

 

If y'all have any suggestions I would appreciate it.

 





 

There is a fine line between "hobby" and "mental illness"

 



Miguel Enrique Guzmán
Network Analyst I 

Sarasota Memorial Health Care System
<http://maps.yahoo.com/py/maps.py?Pyt=Tmap&addr=1700+South+Tamiami+Trail&csz=Sarasota%2C+FL++34239&country=us>
1700 South Tamiami Trail
Sarasota, FL 34239 


 <mailto:Miguel-Guzman@xxxxxxx> Miguel-Guzman@xxxxxxx
 <http://www.smh.com> http://www.smh.com 


tel: 
fax: 
mobile: 

(941) 917-7084
(941) 917-2420
(941) 302-0605 

 



 <http://www.plaxo.com/signature> Signature powered by Plaxo

 <http://www.plaxo.com/signature> Want a signature like this?


 <https://www.plaxo.com/add_me?u=21474963930&v0=237519&k0=1832600541> Add me
to your address book...

 

==============================================================================
This message is for the sole use of the intended recipient. If you received
this message in error please delete it and notify us. If this message was
misdirected, CSFB does not waive any confidentiality or privilege. CSFB
retains and monitors electronic communications sent through its network.
Instructions transmitted over this system are not binding on CSFB until they
are confirmed by us. Message transmission is not guaranteed to be secure.
==============================================================================



==============================================================================
This message is for the sole use of the intended recipient. If you received
this message in error please delete it and notify us. If this message was
misdirected, CSFB does not waive any confidentiality or privilege. CSFB
retains and monitors electronic communications sent through its network.
Instructions transmitted over this system are not binding on CSFB until they
are confirmed by us. Message transmission is not guaranteed to be secure.
==============================================================================

Other related posts: