Software Engineering : This category relates to interesting computer related stuff that I am researching or reading about. Most of it is in the area of .NET technologies which is the focus of most of my computer related time at the moment.
Updated: 9/21/2004; 3:37:38 PM.

 








Subscribe to "Software Engineering" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

Subscribe To
Mark's Weblog

 
 

Sunday, February 08, 2004

Muti-Monitor Support Tools
Google Search It

Here are two interesting links for those addicted to dual monitors.

Dual monitor support across two different computers:

http://www.maxivista.com/

A toolbar for your second monitor.  This seems really useful for those that use dual monitors on their laptop when on a docking station and then find they can't get to certain screens when undocked.

http://www.mediachance.com/free/multimon.htm

P.S.  Thanks to my brother, Andrew, for sharing these with me.


4:15:57 PM   []    comment []

CS1668: Warning as Error: Invalid search path
Google Search It

Initially this post began as a long question to Microsoft but as I began to describe the problem I realized the rather obvious solution.  Anyway, since it took me a little while to solve I decided to post it anyway:  

If you previously had the 1.2 Framework installed and then you uninstalled it in order to install the most recent drops you may find that the "Lib" environment variable still contains the 1.2 path.  You need to update this environment variable to no longer include the 1.2 path and instead only have the path to the 1.1 Framework.  In my case this required updating both the system and user "Lib" environment variable.  (It appears you do not need to add the 2.0 path if you happen to have a more recent drop than the PDC bits.)  

The exact error that occured for me appears below:

Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message:  CS1668: Warning as Error: Invalid search path 'C:Program FilesMicrosoft Visual Studio .NET WhidbeySDKv1.2Lib' specified in 'LIB environment variable' -- 'The system cannot find the path specified. '

Source Error:
 

[No relevant source lines]

Source File:    Line: 0

Hopefully this doesn't happen for anyone else but if it happens to hopefully this will save you some time.
3:09:58 PM   []    comment []

© Copyright 2004 Mark Michaelis.



 


February 2004
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29            
Jan   Mar


Recent Posts