Networking Forums

Networking Forums > Computer Networking > Windows Networking > Application Problem on Windows 2003

Reply
Thread Tools Display Modes

Application Problem on Windows 2003

 
 
noisefree
Guest
Posts: n/a

 
      01-16-2007, 02:12 PM
Hello,

I have a problem on an application I am developing:

This C# Windows Application calls a C# Web Service, which it uses the
SourceSafeTypeLib DLL to interact with Visual Source Safe 6.

The problem comes out when I call the VSS method "Get(ref string Local,
int flags)", which should get a VSS file and save it to disk.
I pass "E:\max\tmp\vss\AssemblyInfo.cs" as the Local path string, but
the program exit with the error:
"System.Runtime.InteropServices.COMException (0x8004D84B): Access to
file "d:\windows\system32\inetsrv\AssemblyInfo.cs" denied".
As you can see this is NOT the path I gave to the program (why win2K3
is changing it?)

It used to work just fine on Windows XP, that's why I'm pretty sure
it's not an application problem.
Unfortunately a few days ago I had my laptop re-installed w/Win2003,
and since then it won't work anymore
So after some research I've found out that it should depends on the way
Win2003 handles access security..

If it can help: the VSS DB is on another machine which I map as share
and access it with the proper authenticated domain user (I repeat: on
WinXP it worked just fine...)

Any guess would be appreciated.

thank you

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hotfix for 0xc0000006 Unable to Initialize Application KB 818528 Doesn't apply to 2003, but the registry entry is not in 2003 contributor Windows Networking 5 07-30-2007 03:40 PM
Application not accessing mapped drive properly: Redirector/Policy Change in Windows 2003? Gene Yee Windows Networking 0 04-14-2007 01:24 AM
Windows 2003 RRAS Pimphony application problem over VPN Nagy Zoltán Windows Networking 0 04-30-2006 09:31 AM
JSP application cannot upload files larger than 50K on windows 2003 server THINKALONE Windows Networking 0 11-01-2004 06:44 AM
MS-DOS Application, Windows 2003 Server & CPU Overload Debbie Windows Networking 2 06-02-2004 01:39 AM



1 2 3 4 5 6 7 8 9 10 11