Click here to Skip to main content
15,914,014 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Accessing a Custom Cursor In a Resource Folder Pin
bnjneer22-Mar-08 4:50
bnjneer22-Mar-08 4:50 
Generalerrore in retrev data Pin
asha_s20-Mar-08 6:59
asha_s20-Mar-08 6:59 
GeneralRe: errore in retrev data Pin
Dave Kreskowiak20-Mar-08 7:05
mveDave Kreskowiak20-Mar-08 7:05 
GeneralRe: errore in retrev data Pin
asha_s20-Mar-08 7:29
asha_s20-Mar-08 7:29 
GeneralRe: errore in retrev data Pin
A Wong20-Mar-08 7:38
A Wong20-Mar-08 7:38 
GeneralRe: errore in retrev data Pin
asha_s20-Mar-08 8:22
asha_s20-Mar-08 8:22 
GeneralRe: errore in retrev data Pin
A Wong20-Mar-08 7:09
A Wong20-Mar-08 7:09 
GeneralRe: errore in retrev data Pin
asha_s20-Mar-08 8:25
asha_s20-Mar-08 8:25 
QuestionHow large of file size that can play on media player Pin
abelinze20-Mar-08 4:27
abelinze20-Mar-08 4:27 
AnswerRe: How large of file size that can play on media player Pin
Dave Kreskowiak20-Mar-08 5:30
mveDave Kreskowiak20-Mar-08 5:30 
Questionhelp about Max value?? Pin
outaleb20-Mar-08 4:06
outaleb20-Mar-08 4:06 
AnswerRe: help about Max value?? Pin
Dave Kreskowiak20-Mar-08 5:28
mveDave Kreskowiak20-Mar-08 5:28 
GeneralRe: help about Max value?? Pin
outaleb20-Mar-08 5:34
outaleb20-Mar-08 5:34 
GeneralRe: help about Max value?? Pin
Dave Kreskowiak20-Mar-08 5:58
mveDave Kreskowiak20-Mar-08 5:58 
GeneralRe: help about Max value?? Pin
Paul Conrad20-Mar-08 6:01
professionalPaul Conrad20-Mar-08 6:01 
GeneralRe: help about Max value?? Pin
outaleb20-Mar-08 6:26
outaleb20-Mar-08 6:26 
GeneralRe: help about Max value?? Pin
Paul Conrad20-Mar-08 6:51
professionalPaul Conrad20-Mar-08 6:51 
GeneralRe: help about Max value?? Pin
outaleb27-Mar-08 1:20
outaleb27-Mar-08 1:20 
QuestionWhy does it give me this error? Pin
jdstuart20-Mar-08 0:56
jdstuart20-Mar-08 0:56 
AnswerRe: Why does it give me this error? Pin
Dave Kreskowiak20-Mar-08 5:22
mveDave Kreskowiak20-Mar-08 5:22 
AnswerRe: Why does it give me this error? Pin
Christian Graus20-Mar-08 11:46
protectorChristian Graus20-Mar-08 11:46 
GeneralWeb Services in VB Pin
WinCrs19-Mar-08 23:29
WinCrs19-Mar-08 23:29 
GeneralRe: Web Services in VB Pin
Dave Kreskowiak20-Mar-08 5:15
mveDave Kreskowiak20-Mar-08 5:15 
You wrote a COM-based .DLL and registered it on the system. The problem is probably with the web service description. It would appear that the class is registered, but the WSDL is using the wrong name to create an instance of the class.

I haven't used VB6 in over 6 years now, and never with a Web Service, so my experience is very limited.



A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




Generalreading xml from string variable and writing it in file in vb.net Pin
sumit703419-Mar-08 22:58
sumit703419-Mar-08 22:58 
GeneralRe: reading xml from string variable and writing it in file in vb.net Pin
Dave Kreskowiak20-Mar-08 5:13
mveDave Kreskowiak20-Mar-08 5:13 

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.