Question : Visual Studio 2005 not working on Windows 7

I'm running Visual Studio 2005 SP1 on Windows 7 and not it is not working for some reason.

I can open up Visual Studio, however if I try to make a new project, I get the "Visual Studio has encountered a problem and needs to close" message.

I can open past projects, but if I try to add a new form, it shuts down as well.

I've uninstalled and installed again - same issue.

Answer : Visual Studio 2005 not working on Windows 7

Hi,

well as far as I know the maps API will find the closes address to the given location. I guess you would have to do a 2-phase seach.
1. Get the nearest address to the current location (http://code.google.com/intl/de-DE/apis/maps/documentation/javascript/v2/services.html#ReverseGeocoding)
2. use google maps to search for "{zip} airport" and in my case I allways found the airport.
Random Solutions  
 
programming4us programming4us