Invalid Search Path LIB environment variable

M

Mark Olbert

I finally got around to removing NET Framework 1.0 from my development system. Now I'm getting the following warnings after
successful compiles in VS2005/Framework 2.0:

Warning 1 Invalid search path 'C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\Lib\' specified in 'LIB environment
variable' -- 'The system cannot find the path specified. '

How do I change the environment path variable?

- Mark
 
G

Gary Chang[MSFT]

Hi Mark,
Warning
1 Invalid search path 'C:\Program Files\Microsoft Visual Studio
.NET\FrameworkSDK\Lib\' specified in 'LIB environment
variable' -- 'The system cannot find the path specified. '

How do I change the environment path variable?

It appears that your Windows system's LIB environment variable still
contains the removed VS2002's Lib directory setting.

I suggest you can manually remove that directory from your LIB environment
variable (of System variables and User variables) in your system's
Environment Variables dialog:
Control Panel | System | Advanced | -->Environment Variables


Thanks!

Best regards,

Gary Chang
Microsoft Community Support
======================================================
PLEASE NOTE the newsgroup SECURE CODE and PASSWORD will be updated at 9:00
AM PST, February 14, 2006. Please complete a re-registration process by
entering the secure code mmpng06 when prompted. Once you have entered the
secure code mmpng06, you will be able to update your profile and access the
partner newsgroups.
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top