View Single Post
Old 27-05-2008, 02:51 PM   #3
Horst Klein
Guest
 
Posts: n/a
RE: Problem Exporting to Visual Studio 2005

Hi Ismail

I tryed to reproduce your error with these steps:
(Using final Version 1.0.1083.0)

1. I build a new C# Project in Blend.
2. Selected the Window in Blend
3. Changed to the PropertyInspector in Blend
4. Changed inside the PropertyInspector to the EventView
5. Write "MyMethode" to the Activated Event
6. Press enter while the focus is inside the "MyMethode" Field.
7. VS 2005 starts perfect without an error.
8. Start the Project in VS2005 -> See my Window.

Other Way:
1. Build a new project in VS2005
2. Save it
3. open it with Blend

On my maschine it works perfect.
Do you have installed the "VS 2005 extensions for .net Framework 3.0 (WCF &
WPF)"?

Best regards
Horst
  Reply With Quote