|
Home > Archive > Microsoft Content Management Server > March 2005 > Does the telerik rad designer cache files to windows\temp folder?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Does the telerik rad designer cache files to windows\temp folder?
|
|
| nfountas@rmsource.com 2005-03-28, 7:56 am |
| I'm getting the following error in my ASP.NET web application:
Server Error in '/' Application. Could not find file
"C:\WINDOWS\TEMP\ghkyxbfr.dll"
The name of the temp file name appears to be dynamically created. The
web hosting provider has a strict security policy on their WINDOWS\TEMP
folder. When we had temporarily disabled this security, the
application worked fine. I've looked into other parts of the
application to see if I was somehow reading/writing/caching to and from
this folder. So far I've come up with nothing. I don't believe that
the rad designer would be writing to this temp folder, but I'm out of
ideas. Any help will be appreciated.
Nicholas
| |
| Stefan [MSFT] 2005-03-28, 6:13 pm |
| Hi Nicholas,
sounds like a permission problem:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#10F9593C-A5F7-40FE-9C8D-492789E95850
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights
Book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
<nfountas@rmsource.com> wrote in message
news:1112017026.642888.212100@l41g2000cwc.googlegroups.com...
> I'm getting the following error in my ASP.NET web application:
>
> Server Error in '/' Application. Could not find file
> "C:\WINDOWS\TEMP\ghkyxbfr.dll"
>
> The name of the temp file name appears to be dynamically created. The
> web hosting provider has a strict security policy on their WINDOWS\TEMP
> folder. When we had temporarily disabled this security, the
> application worked fine. I've looked into other parts of the
> application to see if I was somehow reading/writing/caching to and from
> this folder. So far I've come up with nothing. I don't believe that
> the rad designer would be writing to this temp folder, but I'm out of
> ideas. Any help will be appreciated.
>
> Nicholas
>
|
|
|
|
|