This is a migrated thread and some comments may be shown as answers.

VS2010RC crash on Silverlight Bussiness App

1 Answer 18 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
CodeWizards
Top achievements
Rank 1
CodeWizards asked on 30 Mar 2010, 06:23 AM
Hi,

I sent a bug report from my Account too. But I want drop a line here too.
I tried to make a Silverlight4 Bussiness App (SL4RCm WCF RIA RC, RIA TOOLKIT).
The empty project was build ok first time, but after that it cannot be build anymore. It seems that JustCode and RIA toolkit code generators are clashing. The code generator cannot access the generated_code folder and justcode start reporting some bogus errors. Eventually the whole IDE will crash. Screenshot and log files are included in bug report. I was forced to uninstall JustCode for now because that.

BTW I tried the last stable version and the last internal build.

Regards

1 Answer, 1 is accepted

Sort by
0
Hans Kratz
Telerik team
answered on 01 Apr 2010, 09:48 AM
Hi,

 Thanks for reporting this.

We have looked into it and it is caused by JustCode placing a FileSystemWatcher on the Generated_Code directory in order to update the analysis if the autogenerated files change. Unfortunately the WCF RIA Services build process tries to delete the Generated_Code directory which silently fails because of the FileSystemWatcher and becomes inaccessible.

We will fix this for the JustCode Service Pack.

Kind regards,
Hans Kratz
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
CodeWizards
Top achievements
Rank 1
Answers by
Hans Kratz
Telerik team
Share this question
or