473,412 Members | 1,873 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,412 software developers and data experts.

Where do I report bug to Microsoft?

Sorry for the off topic subject, but I don't know where else to ask.
I've found a bug in Visual Studio 2005 when running a webtest, where do I
report such a bug?
I've searched the microsoft newsgroups and have found nothing related to
testing, shouldn't there be one (or more)?

Kind Regards,
Allan Ebdrup
Jun 7 '07 #1
7 3260
On Jun 7, 11:24 am, "Allan Ebdrup" <ebd...@noemail.noemailwrote:
Sorry for the off topic subject, but I don't know where else to ask.
I've found a bug in Visual Studio 2005 when running a webtest, where do I
report such a bug?
I've searched the microsoft newsgroups and have found nothing related to
testing, shouldn't there be one (or more)?
connect.microsoft.com is usually the best place.

Jon

Jun 7 '07 #2
Hi Allan,

As Jon has mentioned, you can post any comments or bug request in the
connect web site. And below is the connect site for Visual Studio and .NET:

#Visual Studio and .NET Framework Feedback
http://connect.microsoft.com/feedbac...spx?SiteID=210

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.


Jun 8 '07 #3
Jon Skeet [C# MVP] wrote:
On Jun 7, 11:24 am, "Allan Ebdrup" <ebd...@noemail.noemailwrote:
Sorry for the off topic subject, but I don't know where else to ask.
I've found a bug in Visual Studio 2005 when running a webtest,
where do I report such a bug?
I've searched the microsoft newsgroups and have found nothing
related to testing, shouldn't there be one (or more)?

connect.microsoft.com is usually the best place.
well... 'best' is subjective in this regard...

FB

--
------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------
Jun 8 '07 #4

"Frans Bouma [C# MVP]" <pe******************@xs4all.nlwrote in message
news:xn***************@news.microsoft.com...
Jon Skeet [C# MVP] wrote:
>On Jun 7, 11:24 am, "Allan Ebdrup" <ebd...@noemail.noemailwrote:
Sorry for the off topic subject, but I don't know where else to ask.
I've found a bug in Visual Studio 2005 when running a webtest,
where do I report such a bug?
I've searched the microsoft newsgroups and have found nothing
related to testing, shouldn't there be one (or more)?

connect.microsoft.com is usually the best place.

well... 'best' is subjective in this regard...
Would "best publicly available place" suit you better? The OP doesn't seem
to be an MVP.
>
FB

--
------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------

Jun 8 '07 #5
Ben Voigt [C++ MVP] wrote:
>
"Frans Bouma [C# MVP]" <pe******************@xs4all.nlwrote in
message news:xn***************@news.microsoft.com...
Jon Skeet [C# MVP] wrote:
>On Jun 7, 11:24 am, "Allan Ebdrup" <ebd...@noemail.noemailwrote:
Sorry for the off topic subject, but I don't know where else to
ask. >>I've found a bug in Visual Studio 2005 when running a
webtest, >>where do I report such a bug?
>I've searched the microsoft newsgroups and have found nothing
related to testing, shouldn't there be one (or more)?
>
connect.microsoft.com is usually the best place.
well... 'best' is subjective in this regard...

Would "best publicly available place" suit you better? The OP
doesn't seem to be an MVP.
'best' between quotes because I don't think 'connect' deserves a
qualification with the word 'best'. Not even 'good'.

The TS should IMHO open a thread at the forums (forums.microsoft.com)
as it will then be picked up sooner than with connect which most of the
time is a black hole when it comes to .net /vs.net issues.

FB

--
------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------
Jun 8 '07 #6
Frans Bouma [C# MVP] <pe******************@xs4all.nlwrote:
Would "best publicly available place" suit you better? The OP
doesn't seem to be an MVP.

'best' between quotes because I don't think 'connect' deserves a
qualification with the word 'best'. Not even 'good'.

The TS should IMHO open a thread at the forums (forums.microsoft.com)
as it will then be picked up sooner than with connect which most of the
time is a black hole when it comes to .net /vs.net issues.
Well, I've had good results with Connect most of the time. How much of
that is due to MVP status (which at least *did* mean something - I'm
not sure if it does now) I don't know, but my bugs/queries were at
least responded to reasonably quickly.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Jun 8 '07 #7
Jon Skeet [C# MVP] wrote:
Frans Bouma [C# MVP] <pe******************@xs4all.nlwrote:
Would "best publicly available place" suit you better? The OP
doesn't seem to be an MVP.
'best' between quotes because I don't think 'connect' deserves a
qualification with the word 'best'. Not even 'good'.

The TS should IMHO open a thread at the forums
(forums.microsoft.com) as it will then be picked up sooner than
with connect which most of the time is a black hole when it comes
to .net /vs.net issues.

Well, I've had good results with Connect most of the time. How much
of that is due to MVP status (which at least did mean something - I'm
not sure if it does now) I don't know, but my bugs/queries were at
least responded to reasonably quickly.
Then you're lucky :) No issue I've reported as an mvp has been
replied to within a month, some even took more than a year.

FB

--
------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------
Jun 9 '07 #8

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

Similar topics

1
by: Stephan | last post by:
Hi, I'm using Visual Studio 2003 (C#) with the integrated Crystal Report software and have the following question: How can I assign a value (string) to an unbound (string) field in Crystal...
2
by: Rob R. Ainscough | last post by:
Not sure where to post this as there doesn't appear to be a section dedicated to Crystal Reports in .NET. I've created a Report (.rpt) that is based on a Field Definition file (.ttx). I use a...
1
by: Tom Louchbaum | last post by:
Can someonw pls tell me how to reference the Where clause made by the VBA statement DoCmd.OPENREPORT "Report",acviewpreview,,where as a control within the Report itself? Thanks.
3
by: Melissa | last post by:
What specifically causes the Format event of a report's section to fire? Thanks! Melissa
4
by: Marie | last post by:
My report has a text field named ItemNum. Most records have a value for ItemNum. I set Grouping And Sorting to sort ascending on the ItemNum field. The records where ItemNum is Null appear at the...
11
by: Antonio | last post by:
Hello, here is what I am doing. 1) user accesses web page and clicks button to build report 2) web page accesses web service whose data type is DataSet (public DataSet methodname()...) 3) web...
0
by: Rahul Chatterjee | last post by:
Hello All I have designed a dotnet application using VB which basically takes a selection and passes value to a crystal report which in turn passes the value to a Stored procedure. After the...
2
by: Ely | last post by:
Can some one write me the code in Visual Basic for an expretion similar to the Where Condition to open a report? I can't use the Where Condition because it pop up a message of Microsoft database...
11
by: =?Utf-8?B?cmtibmFpcg==?= | last post by:
How can I stop receiving this message while calling a crystal report? "The report you requested requires further information." Thanks
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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,...
0
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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,...
0
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...

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.