Click here to Skip to main content
15,888,251 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi guys,

I've some problem in using Microsoft Visual Basic 2010 Express. I made a calculator using VB but whenever I'll try to debug it, it shows me this error:

Error while trying to run project: Could not load file or assembly 'WindowsApplication1' or one of its dependencies. The module was expected to contain an assembly manifest.


Let me tell you guys clearly I am new to VB and i don't know much about it.

I hope you guys will help me in solving this problem :)
Posted
Updated 12-May-14 8:48am
v2
Comments
OriginalGriff 12-May-14 14:21pm    
Right, first off - don't post a screenshot of error messages: copy and paste the actual error. That way, if there is information we actually need, we don't need to type...
Second, nobody is going to go to a random website and download gawd-knows-what from someone they don't know: we have no idea what we would find when we look at it.
Thirdly, do you seriously think we are going to sit here wading through the whole of your project looking for what you have messed up? Or would that be a complete waste of our time?

Help us to help you: put some effort into it and show us only the relevant info we need instead of taking the lazy approach of "give 'em the lot and let them sort it out". Your current approach does not make you any friends.

Use the "Improve question" widget to edit your question and provide better information.
Fahad King 12-May-14 14:49pm    
~ Improved
[no name] 12-May-14 15:04pm    
http://www.bing.com/search?q=The+module+was+expected+to+contain+an+assembly+manifest
Fahad King 12-May-14 15:07pm    
I've checked them all. But not useful. But i can say that there must not be a problem with my code because I've downloaded someones else calculator(working) and when i tried to debug that it showed me same problem. Am i missing something?
[no name] 12-May-14 15:46pm    
You checked all 440000 results in 3 minutes? Sorry if I am a bit skeptical about that. No it's not a problem with your code, it's a problem with your setup.

1 solution

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