Trace cannot store the log to a file

J

John Freeman

I am setting up PS for my organization and I thought logging trace events to
a file would make my life easier.
I used the SetTrace tool to specify a file on my local hard disk. But I keep
getting a error this is what the even looks like

Tracing Provider 'PjTraceProviders.TextFileProvider.1' Failed to process the
following error document:

8ÿ1000ÿ<Error><Component>MKRetail</Component><File>C:\Office\dev\project\WebClient\source\server\mkretail\MkRetailParse.cpp</File><Line>199</Line><Description><![CDATA[User
'SYSTEM' requested an object using the display name:
pcs://dataset?name=application&org=ProjectServer
]]></Description></Error>

The Provider returned the following error:

<Error><Component>Microsoft Project Server Tracing Textfile
Provider</Component><File>C:\Office\dev\project\WebClient\source\server\pjtraceproviders\TextFileProvider.cpp</File><Line>261</Line><Number>0x80004003</Number><Description><![CDATA[Could
not open the output file
'C:\ProjectServerErrorLog.txt']]></Description></Error>


For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

I also noticed that no new events have been logged from Project Server. So I
guess it a trace issue as a whole. Since errors are not getting written to my
event log file either.

Some pointers in the right direction would be really helpful.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top