Click here to Skip to main content
15,915,082 members
Home / Discussions / C#
   

C#

 
GeneralRe: View update pattern Pin
Patric_J3-Aug-05 8:31
Patric_J3-Aug-05 8:31 
GeneralRe: View update pattern Pin
ppp0013-Aug-05 13:13
ppp0013-Aug-05 13:13 
Generalidentity map Pin
ppp0013-Aug-05 5:45
ppp0013-Aug-05 5:45 
GeneralSome way to Notifiy RDBMS changes to Clients Pin
NarayanVl3-Aug-05 4:05
NarayanVl3-Aug-05 4:05 
GeneralRe: Some way to Notifiy RDBMS changes to Clients Pin
Judah Gabriel Himango3-Aug-05 4:31
sponsorJudah Gabriel Himango3-Aug-05 4:31 
GeneralTricky XPath query C# Pin
abcxyz823-Aug-05 3:17
abcxyz823-Aug-05 3:17 
GeneralRe: Tricky XPath query C# Pin
hamster13-Aug-05 8:16
hamster13-Aug-05 8:16 
QuestionCalling C# dll from VC6 MFC application.. Possible ? Pin
Thierry Maurel3-Aug-05 3:10
Thierry Maurel3-Aug-05 3:10 
Hi everybody,
I actually work on a big application (VC6, MFC), and I need working with the Viamichelin Web Service through SOAP (http://ws.viamichelin.com/wswebsite/fra/jsp/tec/MaDocumentationGeo.jsp).
My first idea is the development of a VSNET 2005 dll, in C++, to do the bridge between the 2 worlds. Some try are ok, with very simple WSDL (input string -> output string). Unfortunally, Viamichelin WSDL are too complex (or I don't understand something...) to be used from C++ (error SDL1030 when adding Web Reference).
WSDL example is here...
http://www.viamichelin.com/ws/services/GenerateMap?wsdl

JScript cannot be a solution too, there is an error in the MSSoapInit.
Other try is a C# project. The web reference is ok, but how can I do :
- a 'true' dll from the C# project ?
- export some functions which are accessibles from my VC6 project ?

Do you have an idea to do what I need ? The answer "do all the portage of VC6 to VSNET 2005" is not a solution, we cannot have such time to redo our non-regressions tests...

Thanks in advance


Thierry Maurel
Isotools Project Manager
AnswerRe: Calling C# dll from VC6 MFC application.. Possible ? Pin
Joel Lucsy3-Aug-05 3:58
Joel Lucsy3-Aug-05 3:58 
AnswerRe: Calling C# dll from VC6 MFC application.. Possible ? Pin
Alomgir Miah3-Aug-05 7:36
Alomgir Miah3-Aug-05 7:36 
GeneralExpandableObjectConverter problem Pin
Shane Stevens3-Aug-05 3:09
Shane Stevens3-Aug-05 3:09 
GeneralRe: ExpandableObjectConverter problem Pin
leppie3-Aug-05 6:41
leppie3-Aug-05 6:41 
GeneralPreserving comments with XmlDocument.Load Pin
LannieK3-Aug-05 2:48
LannieK3-Aug-05 2:48 
GeneralRe: Preserving comments with XmlDocument.Load Pin
Lars Niedziolka3-Aug-05 14:19
Lars Niedziolka3-Aug-05 14:19 
GeneralDataGrid need HELP Pin
zaboboa3-Aug-05 2:44
zaboboa3-Aug-05 2:44 
Generaltypecast problem Pin
Goebel3-Aug-05 0:30
Goebel3-Aug-05 0:30 
GeneralRe: typecast problem Pin
Guffa3-Aug-05 0:42
Guffa3-Aug-05 0:42 
GeneralRe: typecast problem Pin
Goebel3-Aug-05 2:15
Goebel3-Aug-05 2:15 
GeneralRe: typecast problem Pin
Goebel3-Aug-05 2:21
Goebel3-Aug-05 2:21 
GeneralRe: typecast problem Pin
Guffa3-Aug-05 5:55
Guffa3-Aug-05 5:55 
GeneralSetup surface Pin
mamudo3-Aug-05 0:16
mamudo3-Aug-05 0:16 
Generalruntime problem Pin
nidhelp2-Aug-05 22:50
nidhelp2-Aug-05 22:50 
GeneralRe: runtime problem Pin
Mohamad Al Husseiny2-Aug-05 23:18
Mohamad Al Husseiny2-Aug-05 23:18 
GeneralRe: runtime problem Pin
mav.northwind2-Aug-05 23:18
mav.northwind2-Aug-05 23:18 
GeneralRe: runtime problem Pin
Mohamad Al Husseiny2-Aug-05 23:30
Mohamad Al Husseiny2-Aug-05 23:30 

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.