| Author |
Message |
|
|
Posted: Aug 01, 2011 - 01:57 PM |
|


Joined: Feb 28, 2010
Posts: 153
Location: Jacksonville, FL
|
|
Thanks muntablues running Win 7 64-bit and your solution worked great.
But had to do as b00n suggested and run regsvr32 on both directories. |
_________________ Mike
http://www.JaxCoder.com
WinHeist - Windows Electronic Inventory SysTem.
|
| |
|
|
|
|
|
Posted: Aug 02, 2011 - 11:45 PM |
|


Joined: Oct 06, 2004
Posts: 64
Location: Austin, TX
|
|
I had this problem w/AS5. It's my understanding that AS5 is built using MS's VS2010 base. The problem results from a conflict between VS2008 and VS2010.
Its a similar problem that would occur if you installed VS2010 while VS2008 is already installed.
My fix has been to revert back to AS4. It has been working very well with JTAGICE mkii, GCC, and crossing a few bridges.
...Jim |
_________________ Minimize Coupling - Maximize Cohesion
|
| |
|
|
|
|
|
Posted: Aug 02, 2011 - 11:56 PM |
|


Joined: Jul 18, 2005
Posts: 62209
Location: (using avr-gcc in) Finchingfield, Essex, England
|
|
|
Quote:
Its a similar problem that would occur if you installed VS2010 while VS2008 is already installed.
I have that - there's no problems using those two on the same machine. |
_________________
|
| |
|
|
|
|
|
Posted: Aug 03, 2011 - 01:07 AM |
|


Joined: Feb 28, 2010
Posts: 153
Location: Jacksonville, FL
|
|
| I agree with clawson I also have VS2008, VS2010 and AS5 all running on the same machine and with the fix mentioned am having no problems. |
_________________ Mike
http://www.JaxCoder.com
WinHeist - Windows Electronic Inventory SysTem.
|
| |
|
|
|
|
|
Posted: Mar 07, 2012 - 07:57 PM |
|

Joined: Oct 06, 2010
Posts: 5
|
|
Here is the cause of the problem (if you google this line you will get the whole thread of conversation)
"The actual problem lies in InstallShield settings: COM Extract at Build property setting, this property against DebuggerProxy.dll should be set to No(or false etc). See marked answer.
Publisher of Atmel AVR should prevent this from happening."
-Bill |
_________________ -Bill
|
| |
|
|
|
|
|