C Board  

Go Back   C Board > Community Boards > General Discussions

Reply
 
LinkBack Thread Tools Display Modes
Old 04-16-2008, 10:00 AM   #1
Ethernal Noob
 
Join Date: Nov 2001
Posts: 1,891
need Help with visual studio Help!

Okay, I downloaded the msdn library when I got visual C# and C++ studio express '08. I can look through it find by going through the index, but when I go to the search, no matter what I search for, even when I know there is something in the local library, it always shows up as having 0 results. , but of course the online library works fine.

This is generally not a problem, but when I F1 selected items, I hate to wait several seconds for it to look it up as opposed to almost instantly.
indigo0086 is offline   Reply With Quote
Old 04-16-2008, 01:26 PM   #2
Malum in se
 
abachler's Avatar
 
Join Date: Apr 2007
Posts: 3,188
The express version of the help file is seriously stripped down. There is nothign wrong with your installation, thats just the way it is.
__________________
Until you can build a working general purpose reprogrammable computer out of basic components from radio shack, you are not fit to call yourself a programmer in my presence. This is cwhizard, signing off.
abachler is offline   Reply With Quote
Old 04-16-2008, 01:50 PM   #3
Ethernal Noob
 
Join Date: Nov 2001
Posts: 1,891
nuts.
indigo0086 is offline   Reply With Quote
Old 04-16-2008, 01:54 PM   #4
Malum in se
 
abachler's Avatar
 
Join Date: Apr 2007
Posts: 3,188
My problem is I can't actually find a copy of VS for sale that isnt the educational version. I know its the same product, but its nto the same liscence, and I don't feel like losing all my IP in an audit that isnt likely to happen but still.
__________________
Until you can build a working general purpose reprogrammable computer out of basic components from radio shack, you are not fit to call yourself a programmer in my presence. This is cwhizard, signing off.
abachler is offline   Reply With Quote
Old 04-16-2008, 02:06 PM   #5
i dont know
 
Vicious's Avatar
 
Join Date: May 2002
Posts: 1,200
http://www.newegg.com/Product/Produc...82E16832116411

Is that what you're looking for?
__________________
What is C++?
Vicious is offline   Reply With Quote
Old 04-16-2008, 06:52 PM   #6
Ethernal Noob
 
Join Date: Nov 2001
Posts: 1,891
I think the academic allience are just the standard versions, I don't think they do the learners licences much anymore.

I stick to express since the JIT debugger doesn't crowd up my system internals.
indigo0086 is offline   Reply With Quote
Old 04-16-2008, 07:27 PM   #7
(?<!re)tired
 
Mario F.'s Avatar
 
Join Date: May 2006
Location: Portugal
Posts: 5,645
Quote:
Originally Posted by indigo0086 View Post
but when I go to the search, no matter what I search for, even when I know there is something in the local library, it always shows up as having 0 results.
This is not usual. Have you installed the library separated from the express installation? Because, as far as I know, only the library shipping with the express edition works.

I think I remember reading about it somewhere that there is some kind of configuration files hacking that allows you to link a more complete msdn library to the express edition. But as far as I remember, I've always had local hits when hitting F1.

I've been using VS Studio for around 6 months now, so I can't remember all the details, but you can try and configure your help system to never go online and see what happens.
__________________
Originally Posted by brewbuck:
Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.


Mario F. is offline   Reply With Quote
Old 04-17-2008, 07:52 AM   #8
Ethernal Noob
 
Join Date: Nov 2001
Posts: 1,891
Hmm, it seems to be working on my work computer. I don't know, I chose to install local documentation at home but it's not working. Is there a way to re-install it without re-installing visual C# express?
indigo0086 is offline   Reply With Quote
Old 04-17-2008, 08:02 AM   #9
(?<!re)tired
 
Mario F.'s Avatar
 
Join Date: May 2006
Location: Portugal
Posts: 5,645
Not sure. But reinstalling C# express (and only now I'm realizing you are talking about C# Express Edition, not C++ Express edition, so this is the last you hear from me) won't most probably alter your current configuration and project settings. It doesn't with C++ Express Edition.
__________________
Originally Posted by brewbuck:
Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.


Mario F. is offline   Reply With Quote
Old 04-17-2008, 08:33 AM   #10
Malum in se
 
abachler's Avatar
 
Join Date: Apr 2007
Posts: 3,188
Quote:
Originally Posted by indigo0086 View Post
I think the academic allience are just the standard versions, I don't think they do the learners licences much anymore.

I stick to express since the JIT debugger doesn't crowd up my system internals.
It's not a matter of functionality, they do the same thing. Its a matter of legality. You cant use the academic version in a business.
__________________
Until you can build a working general purpose reprogrammable computer out of basic components from radio shack, you are not fit to call yourself a programmer in my presence. This is cwhizard, signing off.
abachler is offline   Reply With Quote
Old 04-17-2008, 08:34 AM   #11
Ethernal Noob
 
Join Date: Nov 2001
Posts: 1,891
Quote:
Originally Posted by Mario F. View Post
...not C++ Express edition, so this is the last you hear from me)
oh
indigo0086 is offline   Reply With Quote
Old 04-17-2008, 08:43 AM   #12
(?<!re)tired
 
Mario F.'s Avatar
 
Join Date: May 2006
Location: Portugal
Posts: 5,645
I just meant I never installed it, never used it... and probably never will. So, I could give the wrong advise.
__________________
Originally Posted by brewbuck:
Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.


Mario F. is offline   Reply With Quote
Old 04-17-2008, 09:11 AM   #13
Malum in se
 
abachler's Avatar
 
Join Date: Apr 2007
Posts: 3,188
Quote:
Originally Posted by Mario F. View Post
I just meant I never installed it, never used it... and probably never will. So, I could give the wrong advise.
... nah too easy, Ill bite my tongue here
__________________
Until you can build a working general purpose reprogrammable computer out of basic components from radio shack, you are not fit to call yourself a programmer in my presence. This is cwhizard, signing off.

Last edited by abachler; 04-17-2008 at 12:58 PM.
abachler is offline   Reply With Quote
Old 04-17-2008, 12:25 PM   #14
(?<!re)tired
 
Mario F.'s Avatar
 
Join Date: May 2006
Location: Portugal
Posts: 5,645
Don't. Fire away. This will be fun.
__________________
Originally Posted by brewbuck:
Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.


Mario F. is offline   Reply With Quote
Old 04-17-2008, 12:32 PM   #15
Malum in se
 
abachler's Avatar
 
Join Date: Apr 2007
Posts: 3,188
Oh, now you ruined the mood It's no fun if you want it.
__________________
Until you can build a working general purpose reprogrammable computer out of basic components from radio shack, you are not fit to call yourself a programmer in my presence. This is cwhizard, signing off.
abachler is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
more then 100errors in header hallo007 Windows Programming 20 05-13-2007 08:26 AM
We Got _DEBUG Errors Tonto Windows Programming 5 12-22-2006 05:45 PM
C++ std routines siavoshkc C++ Programming 33 07-28-2006 12:13 AM
load gif into program willc0de4food Windows Programming 14 01-11-2006 10:43 AM
Learning OpenGL HQSneaker C++ Programming 7 08-06-2004 08:57 AM


All times are GMT -6. The time now is 08:54 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22