Click here to Skip to main content
15,899,018 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to consume WCF service throgh Visual Basic 6.0 application Pin
amit k mistry13-Apr-10 11:21
amit k mistry13-Apr-10 11:21 
GeneralRe: How to consume WCF service throgh Visual Basic 6.0 application Pin
amit k mistry13-Apr-10 11:25
amit k mistry13-Apr-10 11:25 
GeneralRe: How to consume WCF service throgh Visual Basic 6.0 application Pin
nlarson1113-Apr-10 16:32
nlarson1113-Apr-10 16:32 
GeneralRe: How to consume WCF service throgh Visual Basic 6.0 application Pin
amit k mistry14-Apr-10 4:33
amit k mistry14-Apr-10 4:33 
GeneralRe: How to consume WCF service throgh Visual Basic 6.0 application Pin
nlarson1114-Apr-10 4:49
nlarson1114-Apr-10 4:49 
GeneralRe: How to consume WCF service throgh Visual Basic 6.0 application Pin
amit k mistry14-Apr-10 4:59
amit k mistry14-Apr-10 4:59 
GeneralRe: How to consume WCF service throgh Visual Basic 6.0 application Pin
nlarson1114-Apr-10 8:00
nlarson1114-Apr-10 8:00 
GeneralRe: How to consume WCF service throgh Visual Basic 6.0 application Pin
amit k mistry21-Apr-10 11:18
amit k mistry21-Apr-10 11:18 
Hi, the COM wrapper has the clientproxy.cs, app.config (These 2 are from add service reference in vs 2008), COMClass.vb
When I built, its create the tlb file in vs. 2008.but when I added this type library (.tlb) in visual basic 6.0 and ran it I got the Error

<b>"Could not find the default endpoint element that references contract ' ‘in the ServiceModel client configuration section. This might be because no configuration file was found for your application, or because no endpoint element matching this contract could be found in the client element."</b>

Here is the application I have created one COM wrapper in VS2008 and added wcf (Add service reference) service ,Did some necessary code to instantiate the object and call methods of WCF service And run it so I got one tlb file in my bin folder which I used in my VISUAL BASIC 6.0 application.

I tried lots for dyanamic proxy and configuration with creating channel factory but not helpful .I will appreciate if someone can help me in....

Thanks
QuestionCrystal Report - View A3 Paper Size - But A4 printer is installed user ? Pin
Paramu197313-Apr-10 3:10
Paramu197313-Apr-10 3:10 
AnswerRe: Crystal Report - View A3 Paper Size - But A4 printer is installed user ? Pin
Dave Kreskowiak13-Apr-10 3:38
mveDave Kreskowiak13-Apr-10 3:38 
AnswerRe: Crystal Report - View A3 Paper Size - But A4 printer is installed user ? Pin
Gregory Gadow13-Apr-10 4:24
Gregory Gadow13-Apr-10 4:24 
AnswerRe: Crystal Report - View A3 Paper Size - But A4 printer is installed user ? Pin
Steven J Jowett13-Apr-10 4:35
Steven J Jowett13-Apr-10 4:35 
GeneralRe: Crystal Report - View A3 Paper Size - But A4 printer is installed user ? Pin
Gregory Gadow13-Apr-10 4:39
Gregory Gadow13-Apr-10 4:39 
Questionpassing value to class Pin
gcina13-Apr-10 0:09
gcina13-Apr-10 0:09 
AnswerRe: passing value to class Pin
Tom Deketelaere13-Apr-10 0:12
professionalTom Deketelaere13-Apr-10 0:12 
AnswerRe: passing value to class Pin
Dave Kreskowiak13-Apr-10 2:02
mveDave Kreskowiak13-Apr-10 2:02 
Questionhw to use sheet control in vb6.0? Pin
JC.KaNNaN12-Apr-10 20:03
JC.KaNNaN12-Apr-10 20:03 
AnswerRe: hw to use sheet control in vb6.0? [modified] Pin
Rajesh Anuhya12-Apr-10 21:31
professionalRajesh Anuhya12-Apr-10 21:31 
AnswerRe: hw to use sheet control in vb6.0? Pin
Dave Kreskowiak13-Apr-10 3:34
mveDave Kreskowiak13-Apr-10 3:34 
GeneralRe: hw to use sheet control in vb6.0? Pin
Gregory Gadow13-Apr-10 4:27
Gregory Gadow13-Apr-10 4:27 
QuestionLaunch Selected Object from a Dynamic Listview Pin
Adam Helms12-Apr-10 10:27
Adam Helms12-Apr-10 10:27 
AnswerRe: Launch Selected Object from a Dynamic Listview Pin
William Winner12-Apr-10 12:53
William Winner12-Apr-10 12:53 
GeneralRe: Launch Selected Object from a Dynamic Listview Pin
Adam Helms12-Apr-10 13:53
Adam Helms12-Apr-10 13:53 
GeneralRe: Launch Selected Object from a Dynamic Listview Pin
Adam Helms13-Apr-10 2:54
Adam Helms13-Apr-10 2:54 
GeneralRe: Launch Selected Object from a Dynamic Listview Pin
William Winner13-Apr-10 6:29
William Winner13-Apr-10 6:29 

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.