Click here to Skip to main content
15,889,527 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionWorking from scratch based on created application Pin
Herboren3-Oct-12 5:49
Herboren3-Oct-12 5:49 
AnswerRe: Working from scratch based on created application Pin
Eddy Vluggen3-Oct-12 22:46
professionalEddy Vluggen3-Oct-12 22:46 
AnswerRe: Working from scratch based on created application Pin
Dominick Marciano11-Oct-12 19:02
professionalDominick Marciano11-Oct-12 19:02 
QuestionHow may I add a MDITabControl to my project (VB2008) Pin
Member 16752941-Oct-12 4:56
Member 16752941-Oct-12 4:56 
AnswerRe: How may I add a MDITabControl to my project (VB2008) Pin
Eddy Vluggen1-Oct-12 5:14
professionalEddy Vluggen1-Oct-12 5:14 
QuestionLOAD CSV FILES TO VB 8 Pin
memas6328-Sep-12 6:32
memas6328-Sep-12 6:32 
AnswerRe: LOAD CSV FILES TO VB 8 Pin
Dave Kreskowiak28-Sep-12 7:03
mveDave Kreskowiak28-Sep-12 7:03 
QuestionSOAP service responding with partial data Pin
loctrice28-Sep-12 5:17
professionalloctrice28-Sep-12 5:17 
I am getting data from a third party soap service. Everything seems to be going fine. However, the client says not all the data that should be coming over is there. I don't have the data source to verify so I thought I'd ask:

Has anyone had a soap service return only part of the data?

The only thing I could think of is the response buffer, or recieved message size. I thought I'd get an error or nothing in either of those cases. Either way, they are set to 20000000 for both. I didn't write this code, I'm just trouble shooting it Big Grin | :-D

My initial instinct, after running the code and rechecking everything is that they have changed something else in the management of this data and it's nothing to do with my software, which just fetches it and puts it in a database. The software hasn't changed in over a year and always worked fine until recently.
If it moves, compile it

AnswerRe: SOAP service responding with partial data Pin
Dave Kreskowiak28-Sep-12 7:01
mveDave Kreskowiak28-Sep-12 7:01 
GeneralRe: SOAP service responding with partial data Pin
loctrice28-Sep-12 7:03
professionalloctrice28-Sep-12 7:03 
GeneralRe: SOAP service responding with partial data Pin
Dave Kreskowiak28-Sep-12 7:14
mveDave Kreskowiak28-Sep-12 7:14 
QuestionVB 2005 Datagridview print Pin
Nigel14227-Sep-12 19:34
Nigel14227-Sep-12 19:34 
AnswerRe: VB 2005 Datagridview print Pin
Richard MacCutchan27-Sep-12 21:56
mveRichard MacCutchan27-Sep-12 21:56 
QuestionHow can I distribute a VB6 application with NSIS? Pin
fancyRocko27-Sep-12 2:08
fancyRocko27-Sep-12 2:08 
AnswerRe: How can I distribute a VB6 application with NSIS? Pin
Dave Kreskowiak27-Sep-12 13:38
mveDave Kreskowiak27-Sep-12 13:38 
GeneralRe: How can I distribute a VB6 application with NSIS? Pin
fancyRocko27-Sep-12 22:49
fancyRocko27-Sep-12 22:49 
GeneralRe: How can I distribute a VB6 application with NSIS? Pin
Eddy Vluggen27-Sep-12 23:03
professionalEddy Vluggen27-Sep-12 23:03 
GeneralRe: How can I distribute a VB6 application with NSIS? Pin
Dave Kreskowiak28-Sep-12 1:16
mveDave Kreskowiak28-Sep-12 1:16 
GeneralRe: How can I distribute a VB6 application with NSIS? Pin
fancyRocko28-Sep-12 1:25
fancyRocko28-Sep-12 1:25 
AnswerRe: How can I distribute a VB6 application with NSIS? Pin
jrumage5-Oct-12 2:00
jrumage5-Oct-12 2:00 
QuestionPrinting Datagridview content plus header and footer in vb.net 2010 Pin
sali2226-Sep-12 20:40
sali2226-Sep-12 20:40 
AnswerRe: Printing Datagridview content plus header and footer in vb.net 2010 Pin
Abhinav S26-Sep-12 21:00
Abhinav S26-Sep-12 21:00 
AnswerRe: Printing Datagridview content plus header and footer in vb.net 2010 Pin
sali2226-Sep-12 21:13
sali2226-Sep-12 21:13 
QuestionBefore a Control loses focus can I detect the next focus target? Pin
Richard Fairhurst26-Sep-12 9:05
Richard Fairhurst26-Sep-12 9:05 
AnswerRe: Before a Control loses focus can I detect the next focus target? Pin
Richard Fairhurst26-Sep-12 10:32
Richard Fairhurst26-Sep-12 10:32 

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.