[Mono-list] new install stopped working

DevLOOP devloop at flight.us
Sun Dec 30 20:33:03 UTC 2012


On December 30, 2012 at 2:09 PM "Kornél Pál" <kornelpal at gmail.com> wrote:
> On 12/30/2012 7:27 PM, DevLOOP wrote:
> > Description: An application error occurred on the server. The current custom
> > error settings for this application prevent the details of the application
> > error
> > from being viewed (for security reasons).
> > Details: To enable the details of this specific error message to be
> > viewable,
> > please create a <customErrors> tag within a "web.config" configuration file
> > located in the root directory of the current web application. This
> > <customErrors> tag should then have its "mode" attribute set to "Off".
>
> You should follow the instructions in that message to enable displaying
> a more helpful error message including a stack trace.
>

Done (I was confused earlier about the web.config file -- where my app root was
(i hadn't explicitly created an "app", per se))

Now I'm getting this error message:

------------ begin quote ------------------

System.IO.FileNotFoundException

Could not load file or assembly 'MySql.Data' or one of its dependencies. The
system cannot find the file specified.

Description: HTTP 500.Error processing request.
Details: Non-web exception. Exception origin (name of application or object):
mscorlib.

---------------- end quote --------------

followed by "Exception stack trace..."

And, again, this is bizaree (to me), because I can't remember changing ANYTHING
that could be relevant.  (And nothing in/about the mysql settings/server, in
particular).

And it failed with the initial 2.11.3 installation, and the failure persists
with the newer 3.0.2

thanks
> Using that information you most likely will be able to resolve the problem.
>
> You also may want to temporarily use "MonoDebug true" in you mod_mono
> configuration to enable line numers in stack traces.
>
> Kornel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20121230/969b67da/attachment.html>


More information about the Mono-list mailing list