473,503 Members | 2,076 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual Studio 2003 Updates - Controls Licensing

Just started attempting to use VS2003 Enterprise. When I try to check for
updates I get the error covered in KB836454. When I try to convert a VB6
project to VB.NET I get an error similar to KB884878 (except with
CommonDialog control). Both of these KB's reference hotfixes for these
problems but no real way to get them. How do I get these fixes? -- Thanks.
Nov 22 '05 #1
4 1257
They both explicitly explains how to obtain the hotfixes:

To resolve this problem immediately, contact Microsoft Product Support
Services to obtain the hotfix. For a complete list of Microsoft Product
Support Services phone numbers and information about support costs, visit
the following Microsoft Web site:
http://support.microsoft.com/default.aspx?scid=fh;[LN];CNTACTMS
Note In special cases, charges that are ordinarily incurred for support
calls may be canceled if a Microsoft Support Professional determines that a
specific update will resolve your problem. The usual support costs will
apply to additional support questions and issues that do not qualify for the
specific update in question.

--

StringFellow Hawk

"Dom, Give me Turbos"
"XBubleHead" <XB********@discussions.microsoft.com> wrote in message
news:C7**********************************@microsof t.com...
Just started attempting to use VS2003 Enterprise. When I try to check for
updates I get the error covered in KB836454. When I try to convert a VB6
project to VB.NET I get an error similar to KB884878 (except with
CommonDialog control). Both of these KB's reference hotfixes for these
problems but no real way to get them. How do I get these fixes? --

Thanks.
Nov 22 '05 #2
Thanks for the reply - You are absolutely correct. I guess I was expecting a
method to download the fixes. With terabytes of downloadable material it
seems like a huge waste or resources to have to make a phone call to get a
registry file and a single dll.

Thanks for your help.

"StringFellow Hawk" wrote:
They both explicitly explains how to obtain the hotfixes:

To resolve this problem immediately, contact Microsoft Product Support
Services to obtain the hotfix. For a complete list of Microsoft Product
Support Services phone numbers and information about support costs, visit
the following Microsoft Web site:
http://support.microsoft.com/default.aspx?scid=fh;[LN];CNTACTMS
Note In special cases, charges that are ordinarily incurred for support
calls may be canceled if a Microsoft Support Professional determines that a
specific update will resolve your problem. The usual support costs will
apply to additional support questions and issues that do not qualify for the
specific update in question.

--

StringFellow Hawk

"Dom, Give me Turbos"
"XBubleHead" <XB********@discussions.microsoft.com> wrote in message
news:C7**********************************@microsof t.com...
Just started attempting to use VS2003 Enterprise. When I try to check for
updates I get the error covered in KB836454. When I try to convert a VB6
project to VB.NET I get an error similar to KB884878 (except with
CommonDialog control). Both of these KB's reference hotfixes for these
problems but no real way to get them. How do I get these fixes? --

Thanks.

Nov 22 '05 #3
SOP for hotfixes. They want to make sure it addresses your problem..and not
the type just wanting the "latest and greatest"

Jeff

"XBubleHead" <XB********@discussions.microsoft.com> wrote in message
news:EC**********************************@microsof t.com...
Thanks for the reply - You are absolutely correct. I guess I was expecting a method to download the fixes. With terabytes of downloadable material it
seems like a huge waste or resources to have to make a phone call to get a
registry file and a single dll.

Thanks for your help.

"StringFellow Hawk" wrote:
They both explicitly explains how to obtain the hotfixes:

To resolve this problem immediately, contact Microsoft Product Support
Services to obtain the hotfix. For a complete list of Microsoft Product
Support Services phone numbers and information about support costs, visit the following Microsoft Web site:
http://support.microsoft.com/default.aspx?scid=fh;[LN];CNTACTMS
Note In special cases, charges that are ordinarily incurred for support
calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will
apply to additional support questions and issues that do not qualify for the specific update in question.

--

StringFellow Hawk

"Dom, Give me Turbos"
"XBubleHead" <XB********@discussions.microsoft.com> wrote in message
news:C7**********************************@microsof t.com...
Just started attempting to use VS2003 Enterprise. When I try to check for updates I get the error covered in KB836454. When I try to convert a VB6 project to VB.NET I get an error similar to KB884878 (except with
CommonDialog control). Both of these KB's reference hotfixes for these problems but no real way to get them. How do I get these fixes? --

Thanks.

Nov 22 '05 #4
SOP for hotfixes. They want to make sure it addresses your problem..and not
the type just wanting the "latest and greatest"

Jeff

"XBubleHead" <XB********@discussions.microsoft.com> wrote in message
news:EC**********************************@microsof t.com...
Thanks for the reply - You are absolutely correct. I guess I was expecting a method to download the fixes. With terabytes of downloadable material it
seems like a huge waste or resources to have to make a phone call to get a
registry file and a single dll.

Thanks for your help.

"StringFellow Hawk" wrote:
They both explicitly explains how to obtain the hotfixes:

To resolve this problem immediately, contact Microsoft Product Support
Services to obtain the hotfix. For a complete list of Microsoft Product
Support Services phone numbers and information about support costs, visit the following Microsoft Web site:
http://support.microsoft.com/default.aspx?scid=fh;[LN];CNTACTMS
Note In special cases, charges that are ordinarily incurred for support
calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will
apply to additional support questions and issues that do not qualify for the specific update in question.

--

StringFellow Hawk

"Dom, Give me Turbos"
"XBubleHead" <XB********@discussions.microsoft.com> wrote in message
news:C7**********************************@microsof t.com...
Just started attempting to use VS2003 Enterprise. When I try to check for updates I get the error covered in KB836454. When I try to convert a VB6 project to VB.NET I get an error similar to KB884878 (except with
CommonDialog control). Both of these KB's reference hotfixes for these problems but no real way to get them. How do I get these fixes? --

Thanks.

Nov 22 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2150
by: Corrie Meyer | last post by:
Announcement: SwiftReports standard edition 1.0 for Visual Studio ..NET 2003 released by UniSwift. We are pleased to announce the first release of a fully-managed reporting tool for the...
1
1248
by: Ed Willis | last post by:
Where can I go to get any updates to Visual Studio .Net 2003. The check for updates always fails when I try within VS .Net 2003? Thanks.
4
292
by: DanTheMan | last post by:
Hi! I would like to make my own ide with Visual Studio. Are there any libraries that can help me out on the way? Something similar to Eclipse framework, that can speed this up? In Eclipse there...
6
741
by: jemmaq99 | last post by:
Using Visual Studio .NET 2003 I've tried to add a COM reference to a Windows Form project via the Add Reference dialog (specifically the Active DS Type Library) but always get the error message: ...
3
282
by: XBubleHead | last post by:
Just started attempting to use VS2003 Enterprise. When I try to check for updates I get the error covered in KB836454. When I try to convert a VB6 project to VB.NET I get an error similar to...
3
1462
by: wolfing1 | last post by:
We are some 3-5 developers here 'informally' using visual basic 6. So if I want to formalize this and start using visual basic .net, how does licensing work? Do we have to buy 5 visual studio...
16
2563
by: TB | last post by:
Hi all: If you think that the following comments are absolute amateurish, then please bear with me, or simply skip this thread. A couple of months back I made the decision to initiate a...
1
1542
by: randy1200 | last post by:
In Visual Studio 2003, I could create a new user control such as panel1. The name panel1 would appear in the toolbox under "My User Controls." I could drag this panel1 from the toolbox onto...
6
3348
by: JonSteng | last post by:
..Net Visual Studio Professional 2003 Version 7.1.3088 ..Net Framework 1.1 SP1 Version 1.1.4322 IIS 5.1 Windows XP Professional SP2 Micron T3000 Laptop (1.5 GHz; 1GB RAM; 40GB HD with 17GB Free)...
18
9104
by: surfrat_ | last post by:
Hi, I am having the following problems in getting Microsoft Visual Studio 2005 Professional to link to an Access .mdb database. Please help me to sort this out. Problem 1: The Microsoft...
0
7188
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7063
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7258
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6970
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5558
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4987
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4663
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1489
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
366
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.