[MonoDevelop] Also a DEPLOY TO WEB problem

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Jul 10 22:32:42 EDT 2009


On Fri, Jul 10, 2009 at 9:43 AM, clemenslinders<clemenslinders at yahoo.com> wrote:
>>.mdb is the extension used by mono for storing debugging information.
>>Look on Windows when you build an app -- you will see
>>SimpelTest.dll.pdb.
>
> I build the project (or all projects) and when I open the BIN map where the
> dll is located, than still there is no .dll.mdb or .mdb
> So unfortunately I do not see SimpelTest.dll.pdb??
>
>
>>It is possible that you are trying to host the site in debug mode,
>>though I've never seen that throw an exception if the debugging info
>>isn't there, usually it just ignores it.
>
> If I put it on Release (Mono.2.4.2.1..) Than the error is gone. And it does
> seem to deploy the website.

Yes, the deploy command deploys the currently active configuration. It
would appear that in "Debug" configuration, MonoDevelop is trying to
include files that don't exist. Could you please file a bug?

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list