Click here to Skip to main content
15,884,898 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I just installed Visual studio 2008 on my computer.

I created a new website. In that website, I added a master page.
But an error is displayed as given below.

The module was expected to contain an assembly manifest. (Exception from HRESULT: 0x80131018)

I could not add new items in the website even if the master page is not created.
I mean I could not add new button or label anything.

Please help me...

Thanks in advance.

Ajith
Posted
Updated 7-Dec-10 22:49pm
v2
Comments
Dalek Dave 8-Dec-10 4:49am    
Edited for Grammar and Readability.

Sounds like a broken installation. Maybe reinstall .NET and/or VS 2008 and remove any plug-ins.

Also see here[^].

Cheers
Uwe
 
Share this answer
 
Comments
Ajith80301 8-Dec-10 4:42am    
I did that.. I installed it. Then i got this problem.. So i uninstalled it and reinstalled.. But i got the same error. I would like to say one thing that I am using Windows 7 in my computer. Will it be a problem for Windows 7?
Dalek Dave 8-Dec-10 4:49am    
Good Call.
Ajith80301 8-Dec-10 4:57am    
Sorry.. I did not understand what did you mean.
Follow this steps,
Right Click on the project in Visual studio and,

1. Choose Build or Rebuild Solution.<br />
2. Choose Clean Solution.<br />
3. If not working in above 2 steps rename the project.
 
Share this answer
 
v2
Comments
Ajith80301 8-Dec-10 4:45am    
When i build the solution, then i got this error..


Metadata file 'c:\Windows\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll' could not be opened -- 'No metadata was found.'
Toniyo Jackson 8-Dec-10 4:50am    
Try this,
http://social.microsoft.com/forums/en-US/whssoftware/thread/9b47bdf9-52b3-4ff4-af82-3c69ca5cccee
You provided too little information to solve the problem completely, but I explained the background in my recent answer:
Error in running windows form application in vs2010 c#[^].

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900