Click here to Skip to main content
15,890,186 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionOdd question of the day: Can you have multiple font colors in same text on single statusstriplabel? Pin
Jon_Boy21-Jul-08 5:33
Jon_Boy21-Jul-08 5:33 
AnswerRe: Odd question of the day: Can you have multiple font colors in same text on single statusstriplabel? Pin
Thomas Stockwell21-Jul-08 5:37
professionalThomas Stockwell21-Jul-08 5:37 
GeneralRe: Odd question of the day: Can you have multiple font colors in same text on single statusstriplabel? Pin
Jon_Boy21-Jul-08 7:12
Jon_Boy21-Jul-08 7:12 
AnswerRe: Odd question of the day: Can you have multiple font colors in same text on single statusstriplabel? Pin
Steven J Jowett21-Jul-08 7:14
Steven J Jowett21-Jul-08 7:14 
GeneralRe: Odd question of the day: Can you have multiple font colors in same text on single statusstriplabel? [modified] Pin
Jon_Boy21-Jul-08 8:42
Jon_Boy21-Jul-08 8:42 
QuestionProblem Localhost Web Reference method (fails showing return type) Pin
edmonson21-Jul-08 2:00
edmonson21-Jul-08 2:00 
AnswerRe: Problem Localhost Web Reference method (fails showing return type) Pin
Vimalsoft(Pty) Ltd21-Jul-08 3:22
professionalVimalsoft(Pty) Ltd21-Jul-08 3:22 
GeneralProblem Localhost Web Reference method (fails generating proxy web methods. Not map DataTable object correctly) Pin
edmonson21-Jul-08 7:37
edmonson21-Jul-08 7:37 
Hello again,

Next description is more aproximated about problem is:

I created a Web Service using .Net 2.0 that has a function that
returns a DataTable. I can test the function from the web page when I access
the .asmx from a browser on localhost and it works.
The problem I have now is when using VS 2005 or VB.Net 2005 Express and creating a web references is
that the proxy created doesn't map the function as returning a DataTable
instead returns some other type of object named xxxxResult where xxxx is the
name of the web service function.
I have another function that returns a DataSet that works perfectly with the web reference although I'd rather use a DataTable since I won't need all the functionality that a DataSet brings.

Anyone have the same problem and found a solution?
GeneralRe: Problem Localhost Web Reference method (fails generating proxy web methods. Not map DataTable object correctly) Pin
Vimalsoft(Pty) Ltd21-Jul-08 10:01
professionalVimalsoft(Pty) Ltd21-Jul-08 10:01 
GeneralProblem Solved but not real cause found Pin
edmonson22-Jul-08 0:33
edmonson22-Jul-08 0:33 
GeneralRe: Problem Solved but not real cause found Pin
Vimalsoft(Pty) Ltd22-Jul-08 1:01
professionalVimalsoft(Pty) Ltd22-Jul-08 1:01 
GeneralRe: Problem Solved but not real cause found Pin
edmonson22-Jul-08 1:06
edmonson22-Jul-08 1:06 
GeneralRe: Problem Solved but not real cause found Pin
Vimalsoft(Pty) Ltd22-Jul-08 1:11
professionalVimalsoft(Pty) Ltd22-Jul-08 1:11 
QuestionGet value from child to parent window Pin
hemant.kaushal21-Jul-08 0:53
hemant.kaushal21-Jul-08 0:53 
AnswerRe: Get value from child to parent window Pin
C1AllenS21-Jul-08 1:29
C1AllenS21-Jul-08 1:29 
QuestionSending a spreadsheet as PDF Pin
Dalek Dave20-Jul-08 23:39
professionalDalek Dave20-Jul-08 23:39 
QuestionHow to autostart up my vb application inside the system registry without "The specified RegistryKeyPermissionCheck value is invalid" [modified] Pin
vbDigger'z20-Jul-08 22:31
vbDigger'z20-Jul-08 22:31 
AnswerRe: How to autostart up my vb application inside the system registry without "The specified RegistryKeyPermissionCheck value is invalid" Pin
jzonthemtn21-Jul-08 1:34
jzonthemtn21-Jul-08 1:34 
QuestionRe: How to autostart up my vb application inside the system registry without "The specified RegistryKeyPermissionCheck value is invalid" Pin
schrader@fsu.edu21-Jul-08 5:51
schrader@fsu.edu21-Jul-08 5:51 
AnswerRe: How to autostart up my vb application inside the system registry without "The specified RegistryKeyPermissionCheck value is invalid" Pin
vbDigger'z21-Jul-08 14:13
vbDigger'z21-Jul-08 14:13 
GeneralRe: How to autostart up my vb application inside the system registry without "The specified RegistryKeyPermissionCheck value is invalid" [modified] Pin
vbDigger'z21-Jul-08 14:41
vbDigger'z21-Jul-08 14:41 
GeneralRe: How to autostart up my vb application inside the system registry without "The specified RegistryKeyPermissionCheck value is invalid" Pin
jzonthemtn21-Jul-08 14:49
jzonthemtn21-Jul-08 14:49 
GeneralRe: How to autostart up my vb application inside the system registry without "The specified RegistryKeyPermissionCheck value is invalid" Pin
vbDigger'z21-Jul-08 15:22
vbDigger'z21-Jul-08 15:22 
GeneralRe: How to autostart up my vb application inside the system registry without "The specified RegistryKeyPermissionCheck value is invalid" Pin
vbDigger'z21-Jul-08 15:49
vbDigger'z21-Jul-08 15:49 
QuestionDeveloping EMail Proxy Server Pin
Jats_4ru20-Jul-08 19:20
Jats_4ru20-Jul-08 19:20 

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.