Click here to Skip to main content
15,921,467 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Get folder and filename in CD ROM Pin
Hoang Dung21-Jul-03 18:45
Hoang Dung21-Jul-03 18:45 
QuestionRun VB app without .NET installed? Pin
jpg000217-Jul-03 5:04
professionaljpg000217-Jul-03 5:04 
AnswerRe: Run VB app without .NET installed? Pin
Ian Darling17-Jul-03 5:42
Ian Darling17-Jul-03 5:42 
AnswerRe: Run VB app without .NET installed? Pin
Matt Casto17-Jul-03 10:46
Matt Casto17-Jul-03 10:46 
AnswerRe: Run VB app without .NET installed? Pin
Bo Hunter18-Jul-03 17:20
Bo Hunter18-Jul-03 17:20 
GeneralRe: Run VB app without .NET installed? Pin
Matt Casto21-Jul-03 2:44
Matt Casto21-Jul-03 2:44 
GeneralRe: Run VB app without .NET installed? Pin
J. Dunlap21-Jul-03 8:42
J. Dunlap21-Jul-03 8:42 
General"Path Too Long" Error when readina string of XML Pin
Thompsonson16-Jul-03 22:39
Thompsonson16-Jul-03 22:39 
Hey all,
I get the following error when using the load method of XMLDocument (the XML
is in string format)
There is no path, it is justa string... <confused> anyone come across this?
TIA,
Matt

--------------ERROR-------------

An unhandled exception of type 'System.IO.PathTooLongException' occurred in
mscorlib.dll

Additional information: The path is too long after being fully qualified.
Make sure path is less than 260 characters.

--------------ERROR-------------

--------------CODE ERRORING ON------------

trackXMLdoc.Load(trackXMLstr) 'dim trackXMLdoc as New XMLDocument()

--------------CODE ERRORING ON-------------

--------------XML (from debug window)-------------

trackXMLstr "<AlbumTracks>
<Track>
<Title>Shitbag 9</Title>
<ID>2962</ID>
<Path>\\Mediabox\Music\Gomez\Abandoned Sopping Trolley Hotline\Gomez -
Abandoned Shopping Trolley Hot - 01 - Shitbag 9.mp3</Path>
<TrackNum>1</TrackNum>
<AlbumID>261</AlbumID>
</Track>
</AlbumTracks>" String

--------------XML (from debug window)-------------

PS. There was more XML and I can post/email it if it'd help. But the message blackmailed me ;o). Made me think of the poor chaps with 56K modems!
GeneralRe: &quot;Path Too Long&quot; Error when readina string of XML Pin
Nick Seng20-Jul-03 15:56
Nick Seng20-Jul-03 15:56 
GeneralProblems with sockets Pin
adybici16-Jul-03 21:57
adybici16-Jul-03 21:57 
GeneralWeb Service Time Out Pin
aamirsaddiq16-Jul-03 20:54
aamirsaddiq16-Jul-03 20:54 
GeneralDataGrid Problem Pin
aamirsaddiq16-Jul-03 20:49
aamirsaddiq16-Jul-03 20:49 
Generaldial-up connecion properties (Urgent plz) Pin
aamirsaddiq16-Jul-03 20:45
aamirsaddiq16-Jul-03 20:45 
GeneralFor DB experts only! Pin
lee121216-Jul-03 4:11
lee121216-Jul-03 4:11 
GeneralRe: For DB experts only! Pin
Richard Day22-Jul-03 5:54
Richard Day22-Jul-03 5:54 
GeneralRe: For DB experts only! Pin
pxw16-Aug-03 7:18
pxw16-Aug-03 7:18 
Generaltalk to USB ports Pin
Dev_Calz15-Jul-03 14:19
Dev_Calz15-Jul-03 14:19 
GeneralRe: talk to USB ports Pin
Dave Kreskowiak16-Jul-03 3:38
mveDave Kreskowiak16-Jul-03 3:38 
GeneralAny good up and coming conferences Pin
Aaron Bartell15-Jul-03 6:52
Aaron Bartell15-Jul-03 6:52 
GeneralioctlSocket in VB.NET Pin
Abel15-Jul-03 4:21
Abel15-Jul-03 4:21 
GeneralStore multiple XML files Pin
1.21 Gigawatts15-Jul-03 4:06
1.21 Gigawatts15-Jul-03 4:06 
GeneralRe: Store multiple XML files Pin
Ian Darling15-Jul-03 6:03
Ian Darling15-Jul-03 6:03 
GeneralRe: Store multiple XML files Pin
1.21 Gigawatts16-Jul-03 4:31
1.21 Gigawatts16-Jul-03 4:31 
Generaltable primary field name Pin
bpchia14-Jul-03 18:18
bpchia14-Jul-03 18:18 
GeneralRe: table primary field name Pin
Ian Darling15-Jul-03 2:10
Ian Darling15-Jul-03 2:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.