Seems Like A Problem With Visual Studio 2005 SP1

Hi,

Seems like there is a problem with the Visual Studio 2005 Service Pack 1...

I am using Visual Studio 2005 Professional and recently applied/installed Service Pack 1.

Previously, I can add new item inherited Form or inherited Control without encountering any problem.

But now, I have to do repetitive steps (build the project then rebuild again) just to add new inherited form or control.

Here's a sample steps :

1. Build MyControls.dll containing my own controls.

2. Open MyApplication.dll. Add reference MyControls.dll. Build the project.

3. Add inherited control. Click Browse. An error will prompt

"Unable to load assembly 'MyApplication.dll'. Ensure that the file is a valid .Net Framework assembly"

4. Click Cancel button of the Picker window and Cancel button of the Add New Item window.

5. Rebuild project MyApplication.dll.

6. Add inherited control. Then it will be successful.

What is the problem?

[1008 byte] By [GlenSatuito] at [2007-12-28]

Visual Studio

Site Classified