UNfortunately configuring each and every .asp file separately is a no go
for me. But thank you very much for confirming that there is no better
way of doing this.
Marvin
WenJun Zhang[msft] wrote:
> Hi Marvin,
>
> There may not be a wildcard approach to apply the settings on all *.asp.
> However we can set specific configuration on individual file level.
> Right-click a file in ...
Hi Marvin,
There may not be a wildcard approach to apply the settings on all *.asp.
However we can set specific configuration on individual file level.
Right-click a file in IIS7 manager->content view and then you can open its
feature view. For module configuration, you have to unlock them in the
global applicationHost.config file first.
Thanks.
Sincerely,
WenJun ...
MXC wrote:
> I delete the folder ffd3b5f0 and text again.
> I still keep getting Compiler Error Message: CS0016: Could not write
> to output file
> The folder ffd3b5f0 and its subfolder create again.
> Actually each time I refresh it,
> The previous Access denied output dll file was go though and a new
> pdb file is created
> A new error message say another file was access denied.
Does ...
Hi Thomas,
Do you have the custom logging module set on the site?
I'll see if I can reproduce with sql 2008. By default, sql2k8 doesn't allow
remote connections, has this been enabled? Are there any firewalls between
the web and db server?
Steve Schofield
Microsoft MVP - IIS
"Thomas J" wrote in message ...
Hi Jeffrey
I took a Process Monitor capture as I was running the 'appcmd set
sites' command, which is also when the issue is thrown to the System
event log.
You can download the capture from the following location (available
for 10 day):
https://www.yousendit.com/transfer.php?action=batch_download&send_id=781802597&email=22d4bea53477bfc0e225ebc69ee2d307
Another difference between my ...