It's a basic Win tool located somewhere in Control panel. Judging from your last post I guess that you won't be able to solve your problem unless you know the very basics of the OS you are using and the services that come with it.
What do you have in your codeunit??? Do you use a complex object in it something like records????? Because that may affect your webservice. I'm using webservices for integration I'll give you an astuce to dit well but tell me more about the environement you use......
It's a basic Win tool located somewhere in Control panel. Judging from your last post I guess that you won't be able to solve your problem unless you know the very basics of the OS you are using and the services that come with it.
thank you!
Exactly,i am a rookia,i need to learn more.^ ^
What do you have in your codeunit??? Do you use a complex object in it something like records????? Because that may affect your webservice. I'm using webservices for integration I'll give you an astuce to dit well but tell me more about the environement you use......
thank you very much,Hanen:
my codeunit is very simple.i did not use any complex object.
and what information you want to know?
i have installed a win7 within VMware and my demo is not sql server based.
it based on the standard local datebase(CRONUS International Ltd.)
You found this file generally in C:\program files\Microsoft Visual Studio 8\SDK\v2.0\Bin\
so yes you need .net framework installed on your pc
If you use a .NET Command prompt (VS.NET), you will have this in your path automatically. http://forums.asp.net/t/1226689.aspx
You found this file generally in C:\program files\Microsoft Visual Studio 8\SDK\v2.0\Bin\
so yes you need .net framework installed on your pc
If you use a .NET Command prompt (VS.NET), you will have this in your path automatically. http://forums.asp.net/t/1226689.aspx
thank you hanen for your help!
i will install the microsoft visual studio 8 and try again
Comments
i have published a standard object minutes ago,it did not work again.
and where is the event viewer? ](*,)
What do you have in your codeunit??? Do you use a complex object in it something like records????? Because that may affect your webservice. I'm using webservices for integration I'll give you an astuce to dit well but tell me more about the environement you use......
Hanen TALBI
Exactly,i am a rookia,i need to learn more.^ ^
my codeunit is very simple.i did not use any complex object.
and what information you want to know?
i have installed a win7 within VMware and my demo is not sql server based.
it based on the standard local datebase(CRONUS International Ltd.)
Hanen TALBI
i can not find the wsdl.exe file on my pc
there are two similar files:wsdlgen3.exe,wsdlstb3.exe
path:C:\Program Files\MSSOAP\Binaries
You should have it on your pc or try to import it from the net look at this url:
http://msdn.microsoft.com/fr-fr/library/7h3ystb6%28VS.80%29.aspx
Hanen TALBI
Do you mean that i need to install .net framwork?
But, i really can not find the wsdl.exe =.=
so yes you need .net framework installed on your pc
If you use a .NET Command prompt (VS.NET), you will have this in your path automatically.
http://forums.asp.net/t/1226689.aspx
Hanen TALBI
i will install the microsoft visual studio 8 and try again
regards