Mike Taulty's Blog
Bits and Bytes from Microsoft UK
WSE 3.0 Preview
Mike Taulty's Blog

Mike's Badges

Follow on Twitter
View mike's profile on slideshare
Add to Technorati Favorites
CW Blog Awards
There's a preview of WSE 3.0 over here for download;
 
 
It looks like it provides;
 
Improved policy support
ASP.NET web services outside of IIS
MTOM
.NET Framework 2.0 (beta 2) support
 
I've yet to have a play - got a few web service talks to do in the coming week(s) and don't want to break my existing demos right now.

Posted Sun, Jun 5 2005 11:41 AM by mtaulty

Comments

mtaulty wrote re: WSE 3.0 Preview
on Wed, Jun 8 2005 12:55 AM
mtaulty wrote re: WSE 3.0 Preview
on Wed, Jun 8 2005 4:25 AM
I should just add that if you select the default install location for the labs i.e.

C:\Documents and Settings\admin\My Documents\MSDN\WSE 3.0 Tech Preview Hands On Lab 202 - Security\

The web service fails with 'Server unavailable' error message. The event log showed the following error:

Failed to execute request because the App-Domain could not be created. Error: 0x80070005 Access is denied.

A bit of sleuthing under the VS2005 Website/ASP.NET Configuration menu option for the web service gave the following error when you select the Security tab:

An error occurred during the execution of the SQL file 'InstallCommon.sql'. The SQL error number is 103 and the SqlException message is: The identifier that starts with 'C__DOCUMENTS_AND_SETTINGS_ADMIN_MY_DOCUMENTS_MSDN_WSE_3.0_TECH_PREVIEW_HANDS_ON_LAB_202_-_SECURITY_CS_PART1_BEFORE_SECUREINVOICE' is too long. Maximum length is 128.

Seems like a strange limit to impose!! If you install the labs under C:\temp everything works fine! Hope this saves somebody a bit of time...
mtaulty wrote re: WSE 3.0 Preview
on Thu, Jun 23 2005 10:05 AM
Mike,

Thanks for the tip, this is going to save a ton of time.

Thanks,

Dave
(C) Mike Taulty, 2009. All rights reserved. The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion. Inappropriate comments will be deleted at the authors discretion. All code samples are provided "AS IS" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems