473,383 Members | 1,735 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,383 software developers and data experts.

Using Visual Studio 2005 on Vista.

Hi,

I have installed VS2005 on my new Vista machine and was confronted with
all sorts of problems being reported. Is using VS2005 on Vista a bad idea?
If not, what are the updates / patches which will ensure reasonable
performance?

Thanks
Adrian.

Aug 22 '07 #1
18 1176
On Aug 22, 9:16 am, "Adrian" <0...@00.00wrote:
I have installed VS2005 on my new Vista machine and was confronted with
all sorts of problems being reported. Is using VS2005 on Vista a bad idea?
If not, what are the updates / patches which will ensure reasonable
performance?
Apply SP1 and the SP1 update for Vista, and things should be okay.

Jon

Aug 22 '07 #2
Don't forget to run VS2005 as administrator, otherwise you can debug.

"Adrian" <00@00.00>, iletisinde şunu yazdı,
news:46**********************@dreader2.news.tiscal i.nl...
Hi,

I have installed VS2005 on my new Vista machine and was confronted with
all sorts of problems being reported. Is using VS2005 on Vista a bad idea?
If not, what are the updates / patches which will ensure reasonable
performance?

Thanks
Adrian.
Aug 22 '07 #3
Jon,

Thank you Jon. Actually I did both already, but came across a lot of problem
information, making me think I'd been wasting time and money. I will just
use VS on the new Vista machine and see where that leads me.

By the way, I have jus now come up against a different issue. An marketed
application of mine produces different graphs. On the machine, on which the
application is installed, the graphs show up ok, but over the network, the
graphs show up only for a slit second. Any obvious reason for this, that you
know of?

Regards,
Adrian.

"Jon Skeet [C# MVP]" <sk***@pobox.comwrote in message
news:11**********************@r23g2000prd.googlegr oups.com...
On Aug 22, 9:16 am, "Adrian" <0...@00.00wrote:
>I have installed VS2005 on my new Vista machine and was confronted with
all sorts of problems being reported. Is using VS2005 on Vista a bad
idea?
If not, what are the updates / patches which will ensure reasonable
performance?

Apply SP1 and the SP1 update for Vista, and things should be okay.

Jon

Aug 22 '07 #4
Hi Bahadır,

Yes, I got a warning telling me to do so. Thank you.
You can fix the short-cut to do it for you, but so far I couldn't fathom out
how.
I am new it Vista, and haven't been up all the dark alleys yet :)

Regards,
Adrian.

"Bahadır ARSLAN" <ba************@netron.com.trwrote in message
news:EB**********************************@microsof t.com...
Don't forget to run VS2005 as administrator, otherwise you can debug.

"Adrian" <00@00.00>, iletisinde şunu yazdı,
news:46**********************@dreader2.news.tiscal i.nl...
>Hi,

I have installed VS2005 on my new Vista machine and was confronted with
all sorts of problems being reported. Is using VS2005 on Vista a bad
idea?
If not, what are the updates / patches which will ensure reasonable
performance?

Thanks
Adrian.

Aug 22 '07 #5
Sorry typos "split" not "slit" :))
"A marketed" oh oh

"Adrian" <00@00.00wrote in message
news:46**********************@dreader2.news.tiscal i.nl...
Jon,

Thank you Jon. Actually I did both already, but came across a lot of
problem information, making me think I'd been wasting time and money. I
will just use VS on the new Vista machine and see where that leads me.

By the way, I have jus now come up against a different issue. An marketed
application of mine produces different graphs. On the machine, on which
the application is installed, the graphs show up ok, but over the network,
the graphs show up only for a slit second. Any obvious reason for this,
that you know of?

Regards,
Adrian.

"Jon Skeet [C# MVP]" <sk***@pobox.comwrote in message
news:11**********************@r23g2000prd.googlegr oups.com...
>On Aug 22, 9:16 am, "Adrian" <0...@00.00wrote:
>>I have installed VS2005 on my new Vista machine and was confronted with
all sorts of problems being reported. Is using VS2005 on Vista a bad
idea?
If not, what are the updates / patches which will ensure reasonable
performance?

Apply SP1 and the SP1 update for Vista, and things should be okay.

Jon


Aug 22 '07 #6
but over the network, the graphs show up only for a slit second.
Any obvious reason for this, that you know of?
What does "over the network" mean here? Remote desktop? Loading data
over the network, and building the report at the client? Returning an
image from the server? etc... you'd need to give a bit more of a clue
to the architecture...

Marc
Aug 22 '07 #7
To get VS2005 to run as admin, right click the shortcut.
Select the shortcut tab, click the "Advanced" button.
Check the run as Administrator option

"Adrian" <00@00.00wrote in message
news:46**********************@dreader2.news.tiscal i.nl...
Hi Bahadır,

Yes, I got a warning telling me to do so. Thank you.
You can fix the short-cut to do it for you, but so far I couldn't fathom
out how.
I am new it Vista, and haven't been up all the dark alleys yet :)

Regards,
Adrian.
Aug 22 '07 #8
"Marc Gravell" <ma**********@gmail.comwrote in message
news:O9**************@TK2MSFTNGP02.phx.gbl...
>but over the network, the graphs show up only for a slit second.
Any obvious reason for this, that you know of?

What does "over the network" mean here? Remote desktop? Loading data over
the network, and building the report at the client? Returning an image
from the server? etc... you'd need to give a bit more of a clue to the
architecture...

Marc
Hi Marc,

Yes, sorry, you're right. The "network" I am testing on is a very simple
wired LAN (modem + router + few pcs + cables). On this one "network" the
data is on one pc, the application on another. All is fine, however, in this
configuration, the graphs appear for a split second (after displaying),
whereas they don't do that, if the application is run in the machine where
the data resides: the graphs then show up nicely and don't disappear. Hope
this is better.

Thanks,
Adrian.
Aug 22 '07 #9
Bingo!

Thank you.

Adrian.
"Graeme Bradbury" <gr*************@bcs.org.ukwrote in message
news:75**********************************@microsof t.com...
To get VS2005 to run as admin, right click the shortcut.
Select the shortcut tab, click the "Advanced" button.
Check the run as Administrator option

"Adrian" <00@00.00wrote in message
news:46**********************@dreader2.news.tiscal i.nl...
>Hi Bahadır,

Yes, I got a warning telling me to do so. Thank you.
You can fix the short-cut to do it for you, but so far I couldn't fathom
out how.
I am new it Vista, and haven't been up all the dark alleys yet :)

Regards,
Adrian.

Aug 22 '07 #10
I meant more at the software than hardware level... i.e. what form do
these reports take? The number of ways of displaying a report
(involving a network at some point) is very large... for instance, it
could be an html page with on-demand images for the graphs, it could
be crystal, or rdl, or a raw bitmap, or pdf, etc.

Marc
Aug 22 '07 #11

"Marc Gravell" <ma**********@gmail.comwrote in message
news:u1**************@TK2MSFTNGP05.phx.gbl...
>I meant more at the software than hardware level... i.e. what form do these
reports take? The number of ways of displaying a report (involving a
network at some point) is very large... for instance, it could be an html
page with on-demand images for the graphs, it could be crystal, or rdl, or
a raw bitmap, or pdf, etc.

Marc
Hi Mark,

The graphs are drawn on screen (of the application). The data that is
plotted, is retrieved from the "other" PC in the "network". Simple coding
stuff, using e.Graphics.DrawLine(..), first setting up a matrix + some text
(box + some horizontal and vertical lines at intervals + text along axis at
the intervals), then plotting the graph. The matrix and the text stays on
screen, whereas the graph disappears after a split second (if run on machine
in the "network" other than the one from which the data is retrieved).

Adrian.


Aug 22 '07 #12
Hi Mark,

The graphs are drawn on screen (of the application). The data that is
plotted, is retrieved from the "other" PC in the "network". Simple coding
stuff, using e.Graphics.DrawLine(..), first setting up a matrix + some
text (box + some horizontal and vertical lines at intervals + text along
axis at the intervals), then plotting the graph. The matrix and the text
stays on screen, whereas the graph disappears after a split second (if run
on machine in the "network" other than the one from which the data is
retrieved).

Adrian.
I think this hasn't anything to do with the network.

Are you using double-buffering? If not, is the drawing code in the Paint
event handler (or OnPaint) or called some other time?
Aug 22 '07 #13
Adrian wrote:
[...]
By the way, I have jus now come up against a different issue. An marketed
application of mine produces different graphs. On the machine, on which the
application is installed, the graphs show up ok, but over the network, the
graphs show up only for a slit second. Any obvious reason for this, that you
know of?
For what it's worth, you really should have started a new thread for a
new question. The subject of this thread is very specific (as it should
be), and the question appeared to be answered, so I wasn't paying any
real attention to the thread. It was only happenstance that caused me
to glance at one of the newer replies and notice that you'd completely
changed the question.

In other words, when you go off on a tangent and start a whole new line
of questioning in an already-existing thread, you risk unnecessarily
restricting your audience to a much smaller subset of people than those
who are reading the entire newsgroup.

Pete
Aug 22 '07 #14

"Peter Duniho" <Np*********@NnOwSlPiAnMk.comwrote in message
news:13*************@corp.supernews.com...
Adrian wrote:
>[...]
By the way, I have jus now come up against a different issue. An marketed
application of mine produces different graphs. On the machine, on which
the application is installed, the graphs show up ok, but over the
network, the graphs show up only for a slit second. Any obvious reason
for this, that you know of?

For what it's worth, you really should have started a new thread for a new
question. The subject of this thread is very specific (as it should be),
and the question appeared to be answered, so I wasn't paying any real
attention to the thread. It was only happenstance that caused me to
glance at one of the newer replies and notice that you'd completely
changed the question.

In other words, when you go off on a tangent and start a whole new line of
questioning in an already-existing thread, you risk unnecessarily
restricting your audience to a much smaller subset of people than those
who are reading the entire newsgroup.

Pete
Your point is well taken.
My apologies,
Adrian.
Aug 22 '07 #15
Adrian wrote:
Your point is well taken.
My apologies,
Adrian.
No apology necessary. The person most affected would be you. :) There
are some secondary reasons that make it nicer for the rest of us if the
threads are kept separate, but the person who stands the benefit the
most is the person asking the questions.

Pete
Aug 22 '07 #16
"Peter Duniho" <Np*********@NnOwSlPiAnMk.comwrote in message
news:13*************@corp.supernews.com...
Adrian wrote:
>Your point is well taken.
My apologies,
Adrian.

No apology necessary. The person most affected would be you. :) There
are some secondary reasons that make it nicer for the rest of us if the
threads are kept separate, but the person who stands the benefit the most
is the person asking the questions.

Pete
Pete,
Thank you for your considerations. As to the annoying problem I was facing,
namely that my graph disappeared as soon as plotting had completed: ... it
was curable by doing a " " text print to a label on the same form in between
plots to intervals. Might you have an explanation for that?
Regards,
Adrian.
Aug 24 '07 #17
Adrian wrote:
Thank you for your considerations. As to the annoying problem I was facing,
namely that my graph disappeared as soon as plotting had completed: ... it
was curable by doing a " " text print to a label on the same form in between
plots to intervals. Might you have an explanation for that?
Not off the top of my head, no. I'm not even entirely sure what you
mean by "doing a " " text print to a label". Do you mean simply
assigning a string containing a single space to a Label instance's Text
property? Or something else?

I would say that the other replies seem likely to be on the right track.
That is, you appear to have some sort of conflicting drawing going on.
But what that might, I can't say.

As is always the case, you can get the best assistance by creating a
concise-but-complete example of code that reliably reproduces the problem.

You can do that either top-down (start with the code you have, remove
all non-essential items) or bottom-up (start with nothing, create a new
program based on your original, adding in identical features until the
new program has the same behavior as the original, but without anything
extraneous). Either way, in this case I think it's very likely that
you'll find the act of reducing the code to the bare minimum will reveal
what it is about your code that is causing the problem.

But, if it doesn't, at the end of the process you'll have a short,
simple program you can post here that illustrates the problem and which
other people can look at. Without that, any speculation is unlikely to
produce useful results.

Pete
Aug 24 '07 #18

"Peter Duniho" <Np*********@NnOwSlPiAnMk.comwrote in message
news:13*************@corp.supernews.com...
Adrian wrote:
>Thank you for your considerations. As to the annoying problem I was
facing, namely that my graph disappeared as soon as plotting had
completed: ... it was curable by doing a " " text print to a label on the
same form in between plots to intervals. Might you have an explanation
for that?

Not off the top of my head, no. I'm not even entirely sure what you mean
by "doing a " " text print to a label". Do you mean simply assigning a
string containing a single space to a Label instance's Text property? Or
something else?

I would say that the other replies seem likely to be on the right track.
That is, you appear to have some sort of conflicting drawing going on. But
what that might, I can't say.

As is always the case, you can get the best assistance by creating a
concise-but-complete example of code that reliably reproduces the problem.

You can do that either top-down (start with the code you have, remove all
non-essential items) or bottom-up (start with nothing, create a new
program based on your original, adding in identical features until the new
program has the same behavior as the original, but without anything
extraneous). Either way, in this case I think it's very likely that
you'll find the act of reducing the code to the bare minimum will reveal
what it is about your code that is causing the problem.

But, if it doesn't, at the end of the process you'll have a short, simple
program you can post here that illustrates the problem and which other
people can look at. Without that, any speculation is unlikely to produce
useful results.

Pete
"Do you mean simply assigning a string containing a single space to a Label
instance's Text
property?"

Yes Sir.

Adrian.
Aug 24 '07 #19

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

Similar topics

13
by: Mark Rae | last post by:
Hi, On Friday I attended the Microsoft EVO conference in London where they talked about Vista, Office 2007 and Exchange 2007 and how they all work together beautifully, how they were all...
7
by: VB Programmer | last post by:
Just wondering if anyone is using Vista with Visual Studio.net 2005 SP1. Are you have any issues? Any advice or does it run fine? I'm thinking of installing Vista on my development machine... ...
8
by: Miro | last post by:
I was searching on Microsoft's site and found this link: http://support.microsoft.com/lifecycle/search/?sort=PN&alpha=Visual+Studio It stumpped me on something. ( im new to visual studio /...
0
by: =?Utf-8?B?S2FybCBQb3RoYXN0?= | last post by:
According to this page Crystal Reports for Visual Studio 2005 Service Pack 1 should be released soon. Does anyone know the exact release date for this? ...
9
by: | last post by:
Does anyone know which edition of Vista you have to buy if you use Visual Studio and probably will upgrade to Visual Studio 2008? Is the Ultimate edition necessary, or will the home or business...
11
by: =?Utf-8?B?S3VlaXNoaW9uZyBUdQ==?= | last post by:
I am running Visual studio 2003 with framework 1.1 on a vista platform. However it runs very slow in debug mode, especially while it is loading dlls. What is the problem? Is there a compatibility...
3
by: nzmike | last post by:
Hi, Hoping someone out there can help me... I just built a new Vista Home Premium 64 PC. So far everything has gone well so this morning I decided to install Visual Studio 2005 Professional....
4
by: =?Utf-8?B?Q1IgU3VwcG9ydA==?= | last post by:
Hi experts, We are trying to migrate from Visual Studio 6 (C++ project) on Windows 2000 to Visual Studio 2005 SP1 on Windows Vista but found that the migrated program runs slower in both OS. A...
5
by: =?Utf-8?B?QXJuZSBHYXJ2YW5kZXI=?= | last post by:
Does Visual Studio 2005 and Visual Studio 2008 work well together on a Vista computer? I am having some issues with Ajax development. Neither VS2005 nor VS 2008 work well since I installed Visual...
3
by: techtonator | last post by:
Hi All, I wonder why I bought the Vista Home Premium 64 bit laptop (perhaps only the 64 bit thing lured me :) :( ) because I am unable to do anything really useful on the machine. Here is another...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.