WSE 2.0 Error CS0234
- From: "nweddle" <nweddle@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 23 Jun 2005 15:23:05 -0700
Using WSE to create a web service containing two web methods. Got an error
saying that project creation failed(PublishingException)
Here's the log file, any ideas?
------ Build started: Project: WorksiteWebService, Configuration: Release
..NET ------
Preparing resources...
Updating references...
Performing main compilation...
c:\inetpub\wwwroot\WorksiteWebService\DataTypes.cs(32,25): error CS0234: The
type or namespace name 'XmlImportedTypeAttribute' does not exist in the class
or namespace 'BizTalkWebService.WorksiteWebService' (are you missing an
assembly reference?)
c:\inetpub\wwwroot\WorksiteWebService\DataTypes.cs(34,25): error CS0234: The
type or namespace name 'XmlImportedRootAttribute' does not exist in the class
or namespace 'BizTalkWebService.WorksiteWebService' (are you missing an
assembly reference?)
c:\inetpub\wwwroot\WorksiteWebService\DataTypes.cs(47,25): error CS0234: The
type or namespace name 'XmlImportedTypeAttribute' does not exist in the class
or namespace 'BizTalkWebService.WorksiteWebService' (are you missing an
assembly reference?)
c:\inetpub\wwwroot\WorksiteWebService\DataTypes.cs(49,25): error CS0234: The
type or namespace name 'XmlImportedRootAttribute' does not exist in the class
or namespace 'BizTalkWebService.WorksiteWebService' (are you missing an
assembly reference?)
c:\inetpub\wwwroot\WorksiteWebService\DataTypes.cs(62,25): error CS0234: The
type or namespace name 'XmlImportedTypeAttribute' does not exist in the class
or namespace 'BizTalkWebService.WorksiteWebService' (are you missing an
assembly reference?)
c:\inetpub\wwwroot\WorksiteWebService\DataTypes.cs(64,25): error CS0234: The
type or namespace name 'XmlImportedRootAttribute' does not exist in the class
or namespace 'BizTalkWebService.WorksiteWebService' (are you missing an
assembly reference?)
Build complete -- 6 errors, 0 warnings
Building satellite assemblies...
Satellite assemblies could not be built because the main project output is
missing.
---------------------- Done ----------------------
Build: 0 succeeded, 1 failed, 0 skipped
.
- Prev by Date: Re: How can i do to read ntxtTransportDict ?
- Next by Date: Performance & Insufficient storage space issues BT2002
- Previous by thread: Re: tranport type : HTTP
- Next by thread: Performance & Insufficient storage space issues BT2002
- Index(es):
Relevant Pages
|
Loading