Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Get specific Data From Web to Unity3D Scene

Discussion in 'Scripting' started by cemC, Sep 9, 2015.

  1. cemC

    cemC

    Joined:
    Dec 23, 2010
    Posts:
    214
    Hello All,

    I have been investigating to integrate Unity3d version4.3 with Webservice as a Visual Studio 2015 community on Win7 64bit user. I have already read http://wiki.unity3d.com/index.php?title=Webservices_In_Unity . First one looks a bit confusing to me, because I do have very little experience for Web Development , so I am not so familiar with them. Anyway, I found another tutorial, which looks easier ( http://www.zombiepossum.com/unity-tutorial-how-to-call-a-wcf-service-from-unity/ ).

    My aim is getting Dow Jones Index to my scene, when i click on the object. However, I stuck Generate Service Proxy to Unity3D (Developer Command Prompt). Also, I have got an webservice, which provides the info that i need (http://webservicex.net/ws/default.aspx).

    I have been releasing that "system cannot find the path specified" on Command Prompt, even if I wrote exact folder paths on the second tutorial (http://www.zombiepossum.com/unity-tutorial-how-to-call-a-wcf-service-from-unity).

    Do you have got any suggestions? Or do you know any way to combine Unity3D's svcutil.exe