Hi
I have just published my asp.net web application in vs2008
THe first page displays nicely but pressing the submit button to get to the next page triggers:
Could not load file or assembly 'Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
I have included the mshtml assembly in the bin folder. I don't understand what's wrong.
Thanks