Re: VS.Net 2003 on Windows Server 2003
From: John (anonymous_at_discussions.microsoft.com)
Date: 03/31/04
- Next message: John: "What key to add in CurrentControlSet\Services\Eventlog???"
- Previous message: Tony Schlak: "Deny by IP"
- In reply to: Joe Fallon: "Re: VS.Net 2003 on Windows Server 2003"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 30 Mar 2004 14:41:09 -0800
Joe:
I am having a similar issue where a web service that works fine on IIS 5 does not work on IIS 6. All it does is access an MDB file and return the result as a DataSet. I have given the user NETWORK SERVICE read/write perms on the folder containing the MDB file.
Did you have to configure anything else to get your app to work on IIS 6?
Thanks,
John
----- Joe Fallon wrote: -----
FYI -
Turns out it was red herring.
When a Web project is under VSS (SourceSafe) you can't copy it from one PC
to another.
You should clean out the folders and virtual and then retrieve the project
from VSS so it can build all of its indexes(?) correctly.
Also, Norton AV Real Time Protection causes VSS to run 10-20 times slower
than it should!
I run it over a VPN and now it is quite fast! Wish I knew that trick a
couple of months ago!
--
Joe Fallon
"Joe Fallon" <jfallon1@nospamtwcny.rr.com> wrote in message
news:eC90N9cFEHA.3764@TK2MSFTNGP12.phx.gbl...
> Hi,
> I just set up a new box and am trying to get into a web project.
> I moved from Windows 2000 Server where this app worked fine.
>> Now I get this error message when opening the solution file:
> The project location is not fully trusted by the .NET runtime.
> This is usually because it is either a network share or mapped to a
network
> share not on the local machine.
> If the output path is under the project location, your code will not
execute
> as fully trusted and you may receive
> unexpected security exceptions.
>> I tried some of the hints in Help but no luck.
> I am not sure what to do next.
>> Any advice on how to handle this?
>> --
> Joe Fallon
>>>>
- Next message: John: "What key to add in CurrentControlSet\Services\Eventlog???"
- Previous message: Tony Schlak: "Deny by IP"
- In reply to: Joe Fallon: "Re: VS.Net 2003 on Windows Server 2003"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|