Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Strange code - mystery

Reply
Thread Tools

Strange code - mystery

 
 
jimmyjoe
Guest
Posts: n/a
 
      07-27-2006
xp pro sp2
vs 2005

I'm getting this bizarre error:
Server Error in '/CS' Application
"System.Web.Services.Protocols.SoapException: Server was unable to process
request. ---> System.IO.DirectoryNotFoundException: Could not find a part of
the path 'C:\Program Files\Microsoft Visual Studio
8\Common7\Starter\BikeReviewWebService\bikes.xml'. " -(there's more).

There is no such path on my machine and I've searched all code, registry
and setup files for vs2005. I can not find this path anywhere except on
this error message.

The correct path is: C:\Program Files\Microsoft
Learning\2543\Unit05\Labfiles\Starter\CS. I believe it may be concating
using 2 sources but can't find them. Any ideas?

Thanks.....


 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Could someone please explain this code mystery wkevin C Programming 4 11-07-2011 01:26 AM
mystery string code - help! Uncle Ben Python 2 04-21-2011 12:58 AM
mystery code? John Smith C Programming 6 02-27-2006 05:47 AM
Inline code in header files - learned my lesson, but one mystery remains S Austin C++ 1 01-29-2004 08:30 PM
Question About Strange 'C' Code Syntax ( Well strange to me anyway ) Harvey Twyman C Programming 8 10-25-2003 05:54 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57