Creating XML string in Visual Basic
Friends,
I am trying to create an XML string from Visual Basic dll, instead of saving it to file system (for obvious reasons). The dll is compiled properly but when I use the same thru some application it does not recognise the object created in the dll. Look forward to some quick help. Thanks in advance.
Chillgeek.... :cool:
Re: Creating XML string in Visual Basic
You may get better help asking this in one of the VB areas, as this isn't a problem with the XML but with the VB code, isn't it? or am I reading your question wrong?