Ask a Question related to ASP.NET General, Design and Development.
-
prince -=nore=- #1
Proxy Generator not listing?!? (in Dreamweaver MX)
I'm creating an ASP.NET web service in Dreamweaver MX.
I'm trying to use the Web Services option under the Components tab in the
Application window.
When I click on "Add Using WSDL" the proxy generator is listed as
"-------------". C# and VB.NET aren't options.
I have IIS and the latest .NET Framework installed.
I think the error may lie in the fact that Dreamweaver doesn't know the .NET
Framework is installed. Under the Components tab, only the first two
options are checked off. The third one is unchecked ("Install the
appropriate SDK on this system. For .NET sites this is the Microsoft .NET
Framework SDK").
The .NET Framework was installed before Dreamweaver was loaded onto my
computer. I have since uninstalled and re-installed the .NET Framework and
the problem remains. I have it on another computer and I get the same
problem.
Any help would be greatly appreciated.
--
'prince
prince -=nore=- Guest
-
Web Services Proxy Generator
Same problem here. Can find no answers anywhere. Let me know if you find it, and I'll let you know if I find it. When I go to the list of proxy... -
How does the MSFT Web Service Proxy Generator figure out .NET object types?
Hi, I'm probably missing something obvious, but I'd like to know how the Web Service Proxy Generator in .NET 2003 figures out from a WSDL the... -
Why my Code tag's Toolbox has no WebService Proxy Generator menu ?
When wanting to create a Create a Web service client,I encounted this problem. I appreciate your help. -
Proxy Generator not listing?!?
I'm trying to use the Web Services option under the Components tab in the Application window. When I click on "Add Using WSDL" the proxy generator... -
Dreamweaver FTP via a proxy connection?
I am finding it so far impossible to FTP using Dreamweaver. I get this error message: -- An FTP error occurred - cannot make connection to host.... -
Natty Gur #2
Re: Proxy Generator not listing?!? (in Dreamweaver MX)
If you got wsdl you can use the MS wsdl tool to generate classes (did
you use it?)
wsdl mypath/a.wsdl /l:cs /out:MyPorxy.dll
Natty Gur, CTO
Dao2Com Ltd.
28th Baruch Hirsch st. Bnei-Brak
Israel , 51114
Phone Numbers:
Office: +972-(0)3-5786668
Fax: +972-(0)3-5703475
Mobile: +972-(0)58-888377
Know the overall picture
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Natty Gur Guest
-
Kevin Spencer #3
Re: Proxy Generator not listing?!? (in Dreamweaver MX)
Is there some reason why you're not asking Macromedia about this?
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
[url]http://www.takempis.com[/url]
Big things are made up of
lots of little things.
"prince -=nore=-" <noreagan@sympatico.ca> wrote in message
news:OaXNDDZUDHA.2364@TK2MSFTNGP09.phx.gbl.....NET> I'm creating an ASP.NET web service in Dreamweaver MX.
>
> I'm trying to use the Web Services option under the Components tab in the
> Application window.
> When I click on "Add Using WSDL" the proxy generator is listed as
> "-------------". C# and VB.NET aren't options.
> I have IIS and the latest .NET Framework installed.
>
> I think the error may lie in the fact that Dreamweaver doesn't know theand> Framework is installed. Under the Components tab, only the first two
> options are checked off. The third one is unchecked ("Install the
> appropriate SDK on this system. For .NET sites this is the Microsoft .NET
> Framework SDK").
>
> The .NET Framework was installed before Dreamweaver was loaded onto my
> computer. I have since uninstalled and re-installed the .NET Framework> the problem remains. I have it on another computer and I get the same
> problem.
>
>
> Any help would be greatly appreciated.
>
> --
>
> 'prince
>
>
Kevin Spencer Guest
-
prince -=nore=- #4
Re: Proxy Generator not listing?!? (in Dreamweaver MX)
i wanted to know if there was a way to do so in Dreamweaver.
--
'prince
"Natty Gur" <natty@dao2com.com> wrote in message
news:%23%23wmORaUDHA.3916@tk2msftngp13.phx.gbl...> If you got wsdl you can use the MS wsdl tool to generate classes (did
> you use it?)
>
> wsdl mypath/a.wsdl /l:cs /out:MyPorxy.dll
>
> Natty Gur, CTO
> Dao2Com Ltd.
> 28th Baruch Hirsch st. Bnei-Brak
> Israel , 51114
>
> Phone Numbers:
> Office: +972-(0)3-5786668
> Fax: +972-(0)3-5703475
> Mobile: +972-(0)58-888377
>
> Know the overall picture
>
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
prince -=nore=- Guest



Reply With Quote

