Web Service Proxy Class Issues

Team-Fly    

Macromedia® DreamWeaver® MX Unleashed
By Matthew Pizzi, Zak Ruvalcaba
Table of Contents
Appendix D.  Language Resources


One of the issues I found while beta testing Dreamweaver MX was that the .NET SDK fails to create path variables that are required for compilation and class generation within Dreamweaver MX. Are you receiving the same error shown in Figure D.7?

Figure D.7. You can fix the proxy generation errors within the path variables.

graphics/dfig07.jpg

To fix this program, follow the steps outlined next:

  1. The first step is to locate the three files: vbc.exe, cvc.exe, and wsdl.exe. You can do this by performing a simple search within Windows. By default, the three files will be installed within these directories:

     C:\WINNT\Microsoft.NET\Framework\v1.0.3705\ C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\Bin 
  2. Check to make sure they are the same on your installation. After you have found the two locations, copy them; you will need to paste them in later.

  3. The next step is to add these locations to the path variables by right-clicking the My Computer icon and selecting Properties.

  4. Select the Advanced tab and click Environment Variables. Navigate to the Path Variables within the System Variables box, as shown in Figure D.8.

    Figure D.8. Edit the Path variable.

    graphics/dfig08.jpg

  5. Choose Edit.

  6. Append the locations to the end of the string, separating each path by a semicolon. Make sure not to add a semicolon to the end of the last path. The result is shown in Figure D.9.

    Figure D.9. Append the paths to the path variables string.

    graphics/dfig09.jpg

  7. Select OK. Close all the active windows and try to create a Web Service again. This time it will work.


    Team-Fly    
    Top


    Macromedia Dreamweaver MX Unleashed
    Macromedia Dreamweaver MX 2004 Unleashed
    ISBN: 0672326310
    EAN: 2147483647
    Year: 2002
    Pages: 321

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net