473,788 Members | 2,856 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Bugs, bugs ...

Hi all,

Is there any place where can I report bugs in Microsoft products in a way
that gives somethings ?
I mean anyone there cares ?
I was coping with bugs in Visual Studio for years, but I have enough.
After installing Service Pack 1 for .NET 2003 I just cannot stand it.
Simplest things are buggy like never before.

Examples., (those that I have never encountered without Service Pack)
1. Intellisense stops working after some declarations with comma separated
values.
2. Mouse cursor moves stopped marking blocks, although double clicked was
marking words propelly, started to work after restarting environment.
3. When I open some source file in the editor, and close it, I rarely get
the previous file on screen, usually I get some other file, and I am
thinking hard where I was and why I am here.
4. First day I installed it, after several minutes, main menu stopped
working, everything else worked, but menu was just like dead picture.

I hope they did not mess up the compiler

Of course there are some improvements, but still not the things that should
be done in first place.
Why code collapsing does not survive closing and opening the solution ?
When I do maintnainceof my thousands of code lines I am collapsing code that
I do not need to see. It clears the image, and helps to see what's
important.
Unfortunatelly is all gone when I close the file.

Regards
Paweł Sokołowski


Dec 16 '06 #1
7 1664
http://connect.microsoft.com/Main/co...ContentID=2220
"PawelSokolowsk i" <Pe*****@wp.pls chreef in bericht
news:ur******** *****@TK2MSFTNG P02.phx.gbl...
Hi all,

Is there any place where can I report bugs in Microsoft products in a way
that gives somethings ?
I mean anyone there cares ?
I was coping with bugs in Visual Studio for years, but I have enough.
After installing Service Pack 1 for .NET 2003 I just cannot stand it.
Simplest things are buggy like never before.

Examples., (those that I have never encountered without Service Pack)
1. Intellisense stops working after some declarations with comma separated
values.
2. Mouse cursor moves stopped marking blocks, although double clicked was
marking words propelly, started to work after restarting environment.
3. When I open some source file in the editor, and close it, I rarely get
the previous file on screen, usually I get some other file, and I am
thinking hard where I was and why I am here.
4. First day I installed it, after several minutes, main menu stopped
working, everything else worked, but menu was just like dead picture.

I hope they did not mess up the compiler

Of course there are some improvements, but still not the things that
should
be done in first place.
Why code collapsing does not survive closing and opening the solution ?
When I do maintnainceof my thousands of code lines I am collapsing code
that
I do not need to see. It clears the image, and helps to see what's
important.
Unfortunatelly is all gone when I close the file.

Regards
Paweł Sokołowski


Dec 16 '06 #2
there is more...

ComboBox that contains methods of currently edited class (below editor tabs,
on the right) started behaving strangely, it was opening down, but only
showing a one pixel wide black line instead of a window.
Restarting environment helped.

Regards
Pawel Sokolowski
Dec 16 '06 #3
http://connect.microsoft.com/Main/co...ContentID=2220
Big thanks !

Now I have the weekend for reporting all bugs I have found :)

Regards
Pawel Sokolowski
Dec 16 '06 #4
PawelSokolowski <Pe*****@wp.plw rote:
http://connect.microsoft.com/Main/co...ContentID=2220

Big thanks !

Now I have the weekend for reporting all bugs I have found :)
I find it's usually worth posting a short but complete program
demonstrating the program on newsgroups first, as a sort of
pre-validation step - if you've just misunderstood something (as
happens to us all from time to time) you're more likely to get good
feedback as to why it isn't a bug from newsgroup readers than from the
MS system.

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Dec 16 '06 #5
PawelSokolowski wrote:
http://connect.microsoft.com/Main/co...?ContentID=222
0


Big thanks !

Now I have the weekend for reporting all bugs I have found :)
You can report there, but I guarantee you, it will be in general a
waste of time.

As Jon said, it's often better to post a repro in the newsgroups, so
people here can respond to it, provide workarounds (as you have to use
a workaround anyway, MS patches very slowly), and if necessary,
escalate (MVPs) to mailinglists with the product teams. I stopped
posting issues to Connect some time ago, as it's simply too frustrating
to read after a loooooooong period of time that some ms employee closes
an easy to reproduce issue as 'by design'.

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#)
------------------------------------------------------------------------
Dec 17 '06 #6
Frans,

In my opinion is what you write in two ways not true, first of all do you
take a little bit the writing style as Jon in my idea often does, from which
I often tell to Jon that at least I don't like it. (I hope that he sees now
what I mean with that). Secondly I get forever answer from connect.
Sometimes negative sometimes positive from my point of view.(I never tell
that I am MVP when I am reporting a bug using this method).

Jon gave two advices, which I both agree with him: first to send everything
documented well and secondly probably because it takes a long time to get
direct result to post the problem as well here (the latter just as I
understood it, not that he wrote that). In my idea suggest your message that
Jon is too telling that it is out of sense to report.

I have even done myself a suggestion this morning about the IDE, because in
this case I found that a better place than the product team..

Cor
"Frans Bouma [C# MVP]" <pe************ ******@xs4all.n lschreef in bericht
news:xn******** *******@news.mi crosoft.com...
PawelSokolowski wrote:
http://connect.microsoft.com/Main/co...?ContentID=222
0


Big thanks !

Now I have the weekend for reporting all bugs I have found :)

You can report there, but I guarantee you, it will be in general a
waste of time.

As Jon said, it's often better to post a repro in the newsgroups, so
people here can respond to it, provide workarounds (as you have to use
a workaround anyway, MS patches very slowly), and if necessary,
escalate (MVPs) to mailinglists with the product teams. I stopped
posting issues to Connect some time ago, as it's simply too frustrating
to read after a loooooooong period of time that some ms employee closes
an easy to reproduce issue as 'by design'.

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#)
------------------------------------------------------------------------

Dec 17 '06 #7
Hello Pawel,

The bugs you are experiencing are not normally reproducable in everyone's
environment. MS did not release a tool that behaves this way for everyone.
What you are experiencing is probably not unique, however. This problem may
have been solved before.

You have the right to get product support for issues like this, depending on
how you purchased your product. I encourage you to seek out product support
services from MS.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"PawelSokolowsk i" <Pe*****@wp.plw rote in message
news:%2******** ********@TK2MSF TNGP02.phx.gbl. ..
there is more...

ComboBox that contains methods of currently edited class (below editor
tabs, on the right) started behaving strangely, it was opening down, but
only showing a one pixel wide black line instead of a window.
Restarting environment helped.

Regards
Pawel Sokolowski


Dec 23 '06 #8

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

Similar topics

2
1650
by: Mudge | last post by:
Hi, I'm trying to help my hosting company decide whether or not to upgrade to php 5. My hosting company does not want to upgrade to php 5 if it has bugs that would cause problems. So i'm doing a little research trying to find out if php 5 has any bugs. Does anybody know of any bugs in php 5? Mudge
83
3475
by: kartik | last post by:
there seems to be a serious problem with allowing numbers to grow in a nearly unbounded manner, as int/long unification does: it hides bugs. most of the time, i expect my numbers to be small. 2**31 is good enough for most uses of variables, and when more is needed, 2**63 should do most of the time. granted, unification allows code to work for larger numbers than foreseen (as PEP 237 states) but i feel the potential for more undetected...
3
1450
by: Brett C. | last post by:
Anthony Baxter, our ever-diligent release manager, mentioned this past week that Python 2.3.5 will most likely come to fruition some time in January (this is not guaranteed date). This means that in order to have enough time to proper evaluate new patches and bugs they must be reported **now**! A one month lead time is necessary to properly look at, test, and commit patches, let alone coming up with solutions to any reported bugs. ...
4
1736
by: Alex Bell | last post by:
There have been several postings recently dealing with bugs in Internet Explorer. Can anyone point me to a review of these bugs and how to work around them? Regards, Alex
20
4139
by: Prashanth Badabagni | last post by:
hi, i'm prashanth Badabagni .. Can anyone tell me the BUGS present in C language whether programming or syntactical BUGS .... Thanks in advance ... Prashanth Badabagni
9
1470
by: David Teran | last post by:
Hi, we are currently using another database product but besides some licensing issues we are finding more and more problems with the database. We are evaluating PostgreSQL and it looks quite handy. Interesting features paired with good performance and a lot of users seems to be a prove for the quality. I wonder if people encountered bugs like 'a select returns a wrong number of rows' or any other very serious bugs. We do not have...
2
2222
by: TheSteph | last post by:
Using : Windows 2000 Pro SP4 / VS.NET 2005 / .NET 2.0 / C# - All updates done. I have several bugs when I use the DataGridView : When scrolling (or after scrolling) the grid have these problems :
19
2205
by: Alan Silver | last post by:
Hello, Having discovered what I believe to be two CSS bugs in IE7, I have submitted bug reports to MS. AFAIK, these don't get acted on until they receive votes form others to say they are worth investigating. As (I naively assume) it's in everyone's interest to see IE7 support CSS properly, would anyone care to vote for these bugs, so that they might get fixed before IE7 comes out of beta?
15
2167
by: Gary Peek | last post by:
Can anyone tell us the browsers/versions that exhibit errors when tables are nested too deeply? And how many levels of nesting produces errors? (not a tables vs CSS question)
87
5574
by: CJ | last post by:
Hello: We know that C programs are often vulnerable to buffer overflows which overwrite the stack. But my question is: Why does C insist on storing local variables on the stack in the first place? I can see two definite disadvantages with this: 1) deeply nested recursive calls to a function (especially if it defines
0
9656
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9498
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10373
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10177
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9969
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7519
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5538
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4074
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 we have to send another system
2
3677
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.