PDA

View Full Version : Eureka Log and ASP.NET


lee5i3
14-Nov-2008, 02:13 PM
I'm having trouble with Eureka log with ASP.NET.

When using Eureka Log with a IIS, I'm recieving the following error when I try to save or run the project.

Cannot create file "C:\WINDOWS\system32\http:\localhost\ProjectName.ed ata". The filename, directory name, or volume label syntax is incorrect.

When i load it from the File System (which causes my Sourcesafe locks to stop working), it just says can't find entry point

admin
18-Nov-2008, 11:12 AM
Hi,

can you tell me how I can reproduce it, please?

lee5i3
18-Nov-2008, 04:10 PM
Cannot create file "C:\WINDOWS\system32\http:\localhost\ProjectName.e data". The filename, directory name, or volume label syntax is incorrect.

To create this error, I use a solution of class libraries and my website in the solution, and opened website thru IIS, it assumes the location is my localhost IIS

When i load it from the File System (which causes my Sourcesafe locks to stop working), it just says can't find entry point

This error can be reproduced by creating a new website using the file system or opening an existing one, can't seem to find a entry point since it doesn't use anything to start it up so can't use a ExceptionHandler that im aware of

admin
26-Nov-2008, 10:32 AM
Hi lee5i3,

I'm really sorry but I continue to cannot reproduce this issue.

Can you tell me all the steps to do to can reproduce it, please (step by step)?