Hello Eric,
Welcome to the MSDN newsgroup.
As for the version number in webservice proxy code generated by Visual
Studio IDE(like below), it is actually the version of the current .net
framework runtime.
===========
This source code was auto-generated by Microsoft.VSDesigner, Version
1.1.4322.2032
===========
For example, the above version (1.1.4322.2032) indicates the current .net
framework is version 1.1. The number "4322" is the build number, and
number "2032" is the revision nunmber. The revision number may change when
the .net framework is upgrated or any service pack is installed. In your
case, the "2032" is specific to .net framework 1.1 which has applied
service pack 1 while the "2300" is specific to .net framework 1.1 which has
applied windows 2003 service pack1.
In addition, here is a kb article which lists the version info of .net
framework and its service packs:
#How to determine which versions of the .NET Framework are installed and
whether service packs have been applied
http://support.microsoft.com/kb/318785 Hope this helps.
Regards,
Steven Cheng
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Get Secure!
www.microsoft.com/security (This posting is provided "AS IS", with no warranties, and confers no
rights.)