If I create (in Visual Studio 2008) new Silverlight Project i already get
error:
"Access to the path 'C:\Program Files\Microsoft Visual Studio 9.0\Common
7\IDE\ProjectTemplateCache\CSharp\Silverlight\1033\SilverProject.zip\TestPage.html.js' is denied.".
(The SilverProject.zip is folder, not zipped file.)
The TestPage.html.js exists, has 1kb size. I set ACL to full access to
Everyone, but the access is denied still, the file cannot be sent to Notepad,
can not be copied, But this file can be renamed.
After I rename this file to TestPage.html.js.txt the file is readable in
notepad.
But VS2208 reports error File not found, indeed.
What is bad with my SilverLight on VS2008 ?
Thank for help.
Oystein@EDB - 26 Nov 2007 06:21 GMT
> If I create (in Visual Studio 2008) new Silverlight Project i already get
> error:
[quoted text clipped - 10 lines]
> What is bad with my SilverLight on VS2008 ?
> Thank for help.
Hi, I posted the same note with the heading "Silverlight Project Failes in
VS2008"
In the microsoft.com/Silverlight website, it says that the Silverlight only
supports VS2005 SP1 or the Vs 2008 Beta. So I guess it's not supported or we
have done something wrong when installing.. Let's hope we get som answers..
Rob - 27 Nov 2007 06:22 GMT
It is because they have not released the final version of Silverlight Tools
for Visual Studio 2008.
http://silverlight.net/GetStarted/
I remember reading somewhere about the release date, but cannot recall when
that was. I will see if I can find that link.
Rob
>> If I create (in Visual Studio 2008) new Silverlight Project i already get
>> error:
[quoted text clipped - 21 lines]
> have done something wrong when installing.. Let's hope we get som
> answers..
Rob - 27 Nov 2007 06:32 GMT
Spoke too soon, an update to the tools can be found here:
http://blogs.msdn.com/webdevtools/archive/2007/11/27/silverlight-1-1-tools-for-v
isual-studio-2008-available-for-download.aspx
Rob
> It is because they have not released the final version of Silverlight
> Tools for Visual Studio 2008.
[quoted text clipped - 31 lines]
>> have done something wrong when installing.. Let's hope we get som
>> answers..