Ask a Question related to ASP.NET Web Services, Design and Development.
-
David Thom #1
Temporary ASP.NET Files directory (problems related to Terminal Server?)
We've got a VB ASP.NET Web Service that works fine, except when deployed on
a customer's server(which is running Terminal Server, against our better
judgment)
When a client app attempts to use the Web Service, it gets an exception:
SOAPException: Server was unable to process request -->
FileNotFoundException: File or asm name xxxxxx.dll ... was not found ...
[where xxxxxx is a random name - we understand that xxxxxx.dll is our
compiled web service]
What we need to know is where ASP.NET puts its temporary files (especially
when installed with TS).
On our (non-TS) servers it appears to use
~\winnt\microsoft.net\framework\v1.0.3705\temporar y asp.net
files\service_name
But the customer's server seems to be using either ~\winnt\temp or
~\winnt\temp\service_name
We suspect the problem may be related to permissions to these folders
(perhaps due to their running it under Terminal Server). But we don't know
much about that environment, or how to configure it relative to ASP.NET.
Any help would be greatly appreciated!
David Thom
NPSi Houston
David Thom Guest
-
Where to create temporary image files on server/client side?
Hi All, please do not post answers if your not familiar with my topic. i have this scenario: a server with a data base that has record... -
Cannot connect to Terminal Server via Terminal Services Manager after upgrade to Windows Server 2003
The following error is displayed in the Terminal Services Manager on our domain controller (DC-01) when trying to connect to Terminal Services on... -
Changing temporary Terminal Server licenses to permanent
About 110 days ago I installed a Windows Server 2003 Terminal License Server. Since our temporary Terminal Server licenses are about to expire I... -
problem related to Temporary Internet files
i uploaded a Flash guest broad and tried it.But i found that the data is outdated. the browser just read all the things(including my .swf and the... -
temporary internet files directory
For some reason I can't see any files in the temporary internet files directory after I've surfed the internet. Sometimes I like to keep some of...



Reply With Quote

