

The JTAG lines, matched by name, are routed directly to the corresponding pins on the SNAP 8 pin connector. Oh, yeah, the part is programmed with a bootloader with the appropriate fuse and lock bits set for a 2k boot size, If that makes a difference. I know the complied itself works fine because I sent the generated hex over with a bootloader. After several attempts and not an insignificant amount of guesswork, I've finally got it to atleast compile blinky with avr8 (dont really want to go down the XC8 rabbit hole), verify target voltage and read the chip signature correctly and attempt to write via MPLAB X. I'm trying to get the snap ro connect to an m644. NET framework 4.I recently got myself an mplab snap since it was reasonably priced and claimed AVR JTAG support. I am working with Visual Studio Ultimate 2013 version 12, Update 2 and. I have not made any significant changes to my code, I am in the process of just defining and populating all my initial objects - very simple stuff. I set a few others, including one on the first line of code of the start page (just setting a variable to an initial value) and all breakpoints are Rebooted my PC and I am still getting the same error even though SvcTaskID no longer exists anywhere in the project.Ģ) I tried to set a breakpoint to see if I could get more information and the breakpoint is being ignored. I searched for and replaced all instances of SvcTaskID in all files in my project, have saved, exited Visual Studio, restarted IIS, cleared out all ASP.NET temporary files and I corrected it, rebuilt the solution and tried again - same error. I got the following error: " DataBinding: does not contain a property with the name SvcTaskID".

then all of a sudden I had a problem and when I tried to correct it I couldn't and debugging is not working.ġ) I was creating a new object and misspelled one of the property values. I have been working on this application for a week or so and have not had any problems, everything including debugging was working as expected. It seems like it could be a Visual Studio problem though so I am posting it

I have tried posting this in the ASP.NET forum and they have not been able to help me. I am having 2 problems with an application I am developing in ASP.NET (using VB).
