Click here to Skip to main content
15,908,776 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralI could not load the data in CrystalReport Pin
Jeeva Jose12-Jul-05 18:23
Jeeva Jose12-Jul-05 18:23 
GeneralRe: I could not load the data in CrystalReport Pin
Christian Graus12-Jul-05 18:46
protectorChristian Graus12-Jul-05 18:46 
GeneralRe: I could not load the data in CrystalReport Pin
Amju13-Jul-05 2:38
Amju13-Jul-05 2:38 
GeneralNeed help with listbox! Pin
Member 210748512-Jul-05 16:38
Member 210748512-Jul-05 16:38 
GeneralRe: Need help with listbox! Pin
seee sharp12-Jul-05 17:00
seee sharp12-Jul-05 17:00 
GeneralStrange web-service behavior with a c# client Pin
malharone12-Jul-05 13:10
malharone12-Jul-05 13:10 
GeneralRe: Strange web-service behavior with a c# client Pin
Amju13-Jul-05 2:54
Amju13-Jul-05 2:54 
GeneralRe: Strange web-service behavior with a c# client Pin
malharone13-Jul-05 5:46
malharone13-Jul-05 5:46 
Yes you're correct.
WS Client (C# / IE) -> C# Web Service -> C# Business Logic -> C# Data Access Layer -> MS SQL 2k DB

The Xml string is passed as string to DB as an xml document. I am using openxml in the SP to parse it the the DB level.

The Xml data I'm passing is for creating a new User. So the UserID in the DB is set to numeric (e.g. auto-numbered). However, the unique constraint is defined by the UserName.

So if I pass "formatted" User Create XML to DB (assuming the username does not already exist), then my entire chain works.

However, if I pass the same "formatted" User Create XML to WS AGAIN (to make sure dup is not created), then my chain from (C# WebService <--> DB) works but c# WS Client <--> WebService fails. The reason why I know the C# WS <--> DB is because, the WS records the "dup" error in the Event Log regardless of the WS client type. But only in the case of C# client, the error for somereason does not get propagated and the c# client get a timeout.

Then again, if I pass the same "UNformatted" User Create Xml to WS, I do get the dup error.

Thanks for your help.
GeneralOutlook PST Data Report Pin
Anonymous12-Jul-05 11:28
Anonymous12-Jul-05 11:28 
GeneralSendInput API Method Pin
DigitalBay12-Jul-05 10:23
DigitalBay12-Jul-05 10:23 
GeneralRe: SendInput API Method Pin
progload12-Jul-05 13:06
progload12-Jul-05 13:06 
Generalactivex selft rejistrationvb Pin
_tasleem12-Jul-05 8:39
_tasleem12-Jul-05 8:39 
GeneralUpdating/Writing to SQL Server Pin
spettiford12-Jul-05 8:17
spettiford12-Jul-05 8:17 
GeneralRe: Updating/Writing to SQL Server Pin
ToddHileHoffer12-Jul-05 10:01
ToddHileHoffer12-Jul-05 10:01 
GeneralData List Pin
erikkl200012-Jul-05 7:56
erikkl200012-Jul-05 7:56 
GeneralRe: Data List Pin
ToddHileHoffer12-Jul-05 10:03
ToddHileHoffer12-Jul-05 10:03 
GeneralRe: Data List Pin
erikkl200012-Jul-05 12:21
erikkl200012-Jul-05 12:21 
GeneralCheckboxes Pin
Victoria3412-Jul-05 7:00
Victoria3412-Jul-05 7:00 
GeneralRe: Checkboxes Pin
Anonymous12-Jul-05 9:56
Anonymous12-Jul-05 9:56 
QuestionHow can load the data in CrystalReport Pin
Jeeva Jose12-Jul-05 5:15
Jeeva Jose12-Jul-05 5:15 
AnswerRe: How can load the data in CrystalReport Pin
ToddHileHoffer12-Jul-05 6:50
ToddHileHoffer12-Jul-05 6:50 
GeneralHELP!!! SQL Pin
Member 202519312-Jul-05 3:58
Member 202519312-Jul-05 3:58 
GeneralRe: HELP!!! SQL Pin
d.olsson12-Jul-05 4:12
d.olsson12-Jul-05 4:12 
GeneralRe: HELP!!! SQL Pin
toxcct12-Jul-05 6:17
toxcct12-Jul-05 6:17 
GeneralRe: HELP!!! SQL Pin
toxcct12-Jul-05 6:19
toxcct12-Jul-05 6:19 

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.