Options

Help!about web services

chowyunfatchowyunfat Member Posts: 11
edited 2010-09-21 in NAV Three Tier
My navision version is nav2009 sp1,os is win7
i have published a web services,but i can't find it in my browser :cry:
can anybody help me?thx ^ ^

Comments

  • Options
    rhpntrhpnt Member Posts: 688
    Try to publish a standard object first and check the event viewer when starting services.
  • Options
    chowyunfatchowyunfat Member Posts: 11
    rhpnt wrote:
    Try to publish a standard object first and check the event viewer when starting services.
    thank you very much for your attention!
    i have published a standard object minutes ago,it did not work again.
    and where is the event viewer? ](*,)
  • Options
    rhpntrhpnt Member Posts: 688
    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.
  • Options
    HanenHanen Member Posts: 281
    Hi,

    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......
    Regards

    Hanen TALBI
  • Options
    chowyunfatchowyunfat Member Posts: 11
    rhpnt wrote:
    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.^ ^
  • Options
    chowyunfatchowyunfat Member Posts: 11
    Hanen wrote:
    Hi,

    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.)
  • Options
    HanenHanen Member Posts: 281
    ok, I see could you search for wsdl.exe where is the exactely path on your pc?
    Regards

    Hanen TALBI
  • Options
    chowyunfatchowyunfat Member Posts: 11
    Hanen wrote:
    ok, I see could you search for wsdl.exe where is the exactely path on your pc?
    hi hanen:
    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
  • Options
    HanenHanen Member Posts: 281
    :?
    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
    Regards

    Hanen TALBI
  • Options
    chowyunfatchowyunfat Member Posts: 11
    Hanen wrote:
    :?
    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
    I'm sure that the wsdl.exe file is not on my pc.
    Do you mean that i need to install .net framwork?
  • Options
    chowyunfatchowyunfat Member Posts: 11
    The .net framwork is already installed as part of the os;
    But, i really can not find the wsdl.exe =.=
  • Options
    HanenHanen Member Posts: 281
    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
    Regards

    Hanen TALBI
  • Options
    chowyunfatchowyunfat Member Posts: 11
    Hanen wrote:
    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

    regards
Sign In or Register to comment.