Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / July 2003

Tip: Looking for answers? Try searching our database.

Compiling the Proxy

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jack Barnes - 27 Jul 2003 03:16 GMT
I am pretty new to programing and need help compiling the
proxy for my WebService in C#.

I have been going through a book on WebServices and am at
the part where I need to compile my proxy into a .NET
Assembly.  However, I am getting a CS0006 error.

Here's what I am typing:
-----
csc.exe /out:bin\pmcalc.dll /target:library /reference:syst
em.xml.serialization.dll /reference:system.web.services.dll
pmcalc.cs
-----

I get the following error:
-----
error CS0006: Metadata file 'system.xml.serialization.dll
could not be found
-----

I've looked and I don't have the
system.xml.serialization.dll file in my system even though
I have the 1.1 Framework and SDK.  

Is there a new way to do this in the 1.1
Framework?  ...becuase EVERYTHING I read says to do it the
way that I have been doing it.

Need Help!

Thx - Jack
Kevin Cunningham - 28 Jul 2003 00:52 GMT
System.Xml.Serialization is a namespace within System.XML.dll.  Are you sure
you didn't mean to put System.Xml.dll instead of
System.Xml.Serialization.dll?

Signature

Kevin Cunningham
Software Architects, Inc.

> I am pretty new to programing and need help compiling the
> proxy for my WebService in C#.
[quoted text clipped - 27 lines]
>
> Thx - Jack

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.