473,387 Members | 3,810 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,387 software developers and data experts.

new year;stupid question?

First a happy new year and best wishes to everyone here, I know I'm a bit
late but I've been on a 2 week christmas holiday :-)

but now the question, when I got back at work (today) I noticed that our
msdn files have been moved, first they were stored localy on our development
machines but during the christmas holiday our pc's had an update and they
moved the msdn files to a server share, so now my question is how can I tell
my vs2003 to use the files on the server share and not search for the files
on my local pc.

greetz Peter
Nov 21 '05 #1
10 1171
Hi,

In the vs.net options-> environment -> Projects and solutions you
can change the visual studio default project location.

Ken
------------------
"Peter Proost" <pp*****@nospam.hotmail.com> wrote in message
news:%2******************@TK2MSFTNGP14.phx.gbl...
First a happy new year and best wishes to everyone here, I know I'm a bit
late but I've been on a 2 week christmas holiday :-)

but now the question, when I got back at work (today) I noticed that our
msdn files have been moved, first they were stored localy on our development
machines but during the christmas holiday our pc's had an update and they
moved the msdn files to a server share, so now my question is how can I tell
my vs2003 to use the files on the server share and not search for the files
on my local pc.

greetz Peter

Nov 21 '05 #2
Hi,

In the vs.net options-> environment -> Projects and solutions you
can change the visual studio default project location.

Ken
------------------
"Peter Proost" <pp*****@nospam.hotmail.com> wrote in message
news:%2******************@TK2MSFTNGP14.phx.gbl...
First a happy new year and best wishes to everyone here, I know I'm a bit
late but I've been on a 2 week christmas holiday :-)

but now the question, when I got back at work (today) I noticed that our
msdn files have been moved, first they were stored localy on our development
machines but during the christmas holiday our pc's had an update and they
moved the msdn files to a server share, so now my question is how can I tell
my vs2003 to use the files on the server share and not search for the files
on my local pc.

greetz Peter

Nov 21 '05 #3
Hi Ken,

I only want to use msdn library from the server share there aren't projects
on the share.
if I change the default project location to \\share\msdnfolder, this doesn't
help me

greetz Peter

"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:O3**************@TK2MSFTNGP09.phx.gbl...
Hi,

In the vs.net options-> environment -> Projects and solutions you
can change the visual studio default project location.

Ken
------------------
"Peter Proost" <pp*****@nospam.hotmail.com> wrote in message
news:%2******************@TK2MSFTNGP14.phx.gbl...
First a happy new year and best wishes to everyone here, I know I'm a bit
late but I've been on a 2 week christmas holiday :-)

but now the question, when I got back at work (today) I noticed that our
msdn files have been moved, first they were stored localy on our development machines but during the christmas holiday our pc's had an update and they
moved the msdn files to a server share, so now my question is how can I tell my vs2003 to use the files on the server share and not search for the files on my local pc.

greetz Peter

Nov 21 '05 #4
Hi Ken,

I only want to use msdn library from the server share there aren't projects
on the share.
if I change the default project location to \\share\msdnfolder, this doesn't
help me

greetz Peter

"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:O3**************@TK2MSFTNGP09.phx.gbl...
Hi,

In the vs.net options-> environment -> Projects and solutions you
can change the visual studio default project location.

Ken
------------------
"Peter Proost" <pp*****@nospam.hotmail.com> wrote in message
news:%2******************@TK2MSFTNGP14.phx.gbl...
First a happy new year and best wishes to everyone here, I know I'm a bit
late but I've been on a 2 week christmas holiday :-)

but now the question, when I got back at work (today) I noticed that our
msdn files have been moved, first they were stored localy on our development machines but during the christmas holiday our pc's had an update and they
moved the msdn files to a server share, so now my question is how can I tell my vs2003 to use the files on the server share and not search for the files on my local pc.

greetz Peter

Nov 21 '05 #5
The only reference to MSDN that I can find in VS is:

Tools --> Options --> Environment --> Web Browser

which, on my system, are set to use default: http://msdn.microsoft.com.

--
Mick Doherty
http://dotnetrix.co.uk/nothing.html
"Peter Proost" <pp*****@nospam.hotmail.com> wrote in message
news:%2******************@TK2MSFTNGP14.phx.gbl...
First a happy new year and best wishes to everyone here, I know I'm a bit
late but I've been on a 2 week christmas holiday :-)

but now the question, when I got back at work (today) I noticed that our
msdn files have been moved, first they were stored localy on our
development
machines but during the christmas holiday our pc's had an update and they
moved the msdn files to a server share, so now my question is how can I
tell
my vs2003 to use the files on the server share and not search for the
files
on my local pc.

greetz Peter

Nov 21 '05 #6
The only reference to MSDN that I can find in VS is:

Tools --> Options --> Environment --> Web Browser

which, on my system, are set to use default: http://msdn.microsoft.com.

--
Mick Doherty
http://dotnetrix.co.uk/nothing.html
"Peter Proost" <pp*****@nospam.hotmail.com> wrote in message
news:%2******************@TK2MSFTNGP14.phx.gbl...
First a happy new year and best wishes to everyone here, I know I'm a bit
late but I've been on a 2 week christmas holiday :-)

but now the question, when I got back at work (today) I noticed that our
msdn files have been moved, first they were stored localy on our
development
machines but during the christmas holiday our pc's had an update and they
moved the msdn files to a server share, so now my question is how can I
tell
my vs2003 to use the files on the server share and not search for the
files
on my local pc.

greetz Peter

Nov 21 '05 #7
Hi I also got that set to msdn.microsoft.com, the error which I get when I
try to start the help is:
"help is not available for VS .net because msdn library, which provides help
for VS, is not installed."

this error makes sense because it ain't installed on my local pc because the
guy who performed the update on my pc installed msdn on the share because he
didn't want to install the msdn library 7 times

greetz Peter

"Mick Doherty"
<EX***********@AND.REMOVE.SQUAREBRACKETS.[mdaudi100#ntlworld.com]> wrote in
message news:u2**************@TK2MSFTNGP10.phx.gbl...
The only reference to MSDN that I can find in VS is:

Tools --> Options --> Environment --> Web Browser

which, on my system, are set to use default: http://msdn.microsoft.com.

--
Mick Doherty
http://dotnetrix.co.uk/nothing.html
"Peter Proost" <pp*****@nospam.hotmail.com> wrote in message
news:%2******************@TK2MSFTNGP14.phx.gbl...
First a happy new year and best wishes to everyone here, I know I'm a bit late but I've been on a 2 week christmas holiday :-)

but now the question, when I got back at work (today) I noticed that our
msdn files have been moved, first they were stored localy on our
development
machines but during the christmas holiday our pc's had an update and they moved the msdn files to a server share, so now my question is how can I
tell
my vs2003 to use the files on the server share and not search for the
files
on my local pc.

greetz Peter


Nov 21 '05 #8
Hi I also got that set to msdn.microsoft.com, the error which I get when I
try to start the help is:
"help is not available for VS .net because msdn library, which provides help
for VS, is not installed."

this error makes sense because it ain't installed on my local pc because the
guy who performed the update on my pc installed msdn on the share because he
didn't want to install the msdn library 7 times

greetz Peter

"Mick Doherty"
<EX***********@AND.REMOVE.SQUAREBRACKETS.[mdaudi100#ntlworld.com]> wrote in
message news:u2**************@TK2MSFTNGP10.phx.gbl...
The only reference to MSDN that I can find in VS is:

Tools --> Options --> Environment --> Web Browser

which, on my system, are set to use default: http://msdn.microsoft.com.

--
Mick Doherty
http://dotnetrix.co.uk/nothing.html
"Peter Proost" <pp*****@nospam.hotmail.com> wrote in message
news:%2******************@TK2MSFTNGP14.phx.gbl...
First a happy new year and best wishes to everyone here, I know I'm a bit late but I've been on a 2 week christmas holiday :-)

but now the question, when I got back at work (today) I noticed that our
msdn files have been moved, first they were stored localy on our
development
machines but during the christmas holiday our pc's had an update and they moved the msdn files to a server share, so now my question is how can I
tell
my vs2003 to use the files on the server share and not search for the
files
on my local pc.

greetz Peter


Nov 21 '05 #9

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

Similar topics

119
by: rhat | last post by:
I heard that beta 2 now makes ASP.NET xhtml compliant. Can anyone shed some light on what this will change and it will break stuff as converting HTML to XHTML pages DO break things. see,...
7
by: Matthew Del Buono | last post by:
Don't try to solve the problem. I've found a way -- around or fixing it. I'm just curious as to whether this is Microsoft's problem in their compiler or if there's a standard saying this is to be...
36
by: Hoopster | last post by:
Hello, I know nothing about C++ but want to get started. Is there any good free C++ program that I can try to see if I like programming? I also need a good free compiler. I don't want to...
248
by: Generic Usenet Account | last post by:
As per Google's Usenet archives http://groups.google.com/googlegroups/archive_announce_20.html], the first discussion of the Y2K problem on the Usenet was on January 18 1985...
14
by: UJ | last post by:
What's the easiest way (without setting up a style sheet) to set the font for an area of text. I need to be able to specify the exact font and font size - not the 1-7 numbers IE uses. I want to be...
0
by: Peter Proost | last post by:
First a happy new year and best wishes to everyone here, I know I'm a bit late but I've been on a 2 week christmas holiday :-) but now the question, when I got back at work (today) I noticed that...
15
by: sparks | last post by:
We get more and more data done in excel and then they want it imported into access. The data is just stupid....values of 1 to 5 we get a lot of 0's ok that alright but 1-jan ? we get colums...
14
by: DavidOwens | last post by:
Hi there everybody iv designed a database, curently when the delete button is pushed, it deletes the record completly, but i dont want that i want it to just disable the dispenser. iv crreated,...
4
by: LShelby | last post by:
I have already inserted information (a state's name, abbreviation, year of admission, etc) into a linked list (not shown). Now when I'm trying to find a state in the list, a state that the user...
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:
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
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?
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:
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
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...

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.