I'm getting the following error when I try to create a new project.
---------------------------
Microsoft Visual Studio
---------------------------
The file js\lib\jquery-1.6.1.min.js could not be found within the project templates. Continuing to run, but the resulting project may not build properly.
---------------------------
OK
---------------------------
Then I get this error, which causes the creation to fail.
---------------------------
Microsoft Visual Studio
---------------------------
Unable to copy the file 'jquery-1.6.1.min.js' from the project template to the project. Cannot find file "C:\Users\dons\AppData\Local\Temp\3isbgk2l.zsp\Temp\js\lib\jquery-1.6.1.min.js".
---------------------------
OK
---------------------------
I'll attempt to manually put the jquery bits in the installed extension to see if that will fix it, but you may consider uploading a repaired extension.
Thanks for posting this. It looks useful. Although I had to track down http://www.ravelrumba.com/code/demos/html-slideshow/example/slideshow.html#1 to see a demo of it and I'm not sure how much you've changed from Rob's original code base. Perhaps you could provide a link to a more current demo on the description tab.
Thanks again,
Don
Ah, it looks like it ships with jquery 1.6.2, but the VSIX manifest thinks it should be 1.6.1. Also might want to remove the extra . in the jquery filename (jquery-1.6.2..js)
Thanks,
Don
I am having a problem with this template. When a try to create a new project, I get this error -
"The project file 'c:\Users\[name]\appdata\local\temp\xskn3wfn.dye\Temp\HTML5SlideshowPresentation.csproj' cannot be opened. This project type is not supported by this installation."
I have installed Visual Studio 2010 + SP1 with C# and WebDeveloper on my machine. How can I resolve this issue ?
Thanks,
Gurjeet Singh.