I did as you said but the project is not running. It gives me the following error in the event viewer.
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 11/24/2010 10:12:14 AM
Event time (UTC): 11/24/2010 4:12:14 PM
Event ID: 2adbcf3d066a4e8b94894dc6cad56075
Event sequence: 20
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/217558661/Root-4-129350886975625000
Trust level: Full
Application Virtual Path: /
Application Path: C:\HEART\
Machine name: WEB03
Process information:
Process ID: 3712
Process name: w3wp.exe
Account name: WEB03\Administrator
Exception information:
Exception type: Exception
Exception message:
Ouput data file does not exist Request information:
Request URL:
http://WEB03.com/Process.aspx Request path: /Process.aspx
User host address: 192.168.1.43
User:
Is authenticated: False
Authentication Type:
Thread account name: WEB03\Administrator
Thread information:
Thread ID: 12
Thread account name: WEB03\Administrator
Is impersonating: False
Stack trace: at VisualWebRipper.WrProject.DataOutputLastSegmentSequence()
at VisualWebRipper.WrProject.DataOutputFilePathLastSegment()
at VisualWebRipper.WrProject.GetCollectedData()
at HEARTweb.Core.Scrape(Int32 LicID, String LicNum, String ReportID) in C:\Source Code\HEART\HEARTweb\Core.vb:line 1545
at HEARTweb.Process.Page_Load(Object sender, EventArgs e) in C:\Source Code\HEART\HEARTweb\Process.aspx.vb:line 317
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)