[Mono-list] mod-mono-server.exe.config

Donaldi Sukma P don_aldi@yahoo.com
Thu, 5 Feb 2004 20:25:23 -0800 (PST)


I have problem with mod-mono-server.exe.config,
I put mod-mono-server-exe.config in the same directory
with mono, then I changed the database connection
setting using Npgsql, like this :

<appSettings>
        <add key="UnixSocketFileName"
value="/tmp/mod_mono_server"/>
        <add key="MonoApplications" value="/mono:." />
        <add key="MonoServerRootDir"
value="/var/www/dotnet"/>
        <add key="MonoServerDefaultIndexFiles"
             value="index.aspx, Default.aspx,
default.aspx, index.html, index.htm" />
        <add key="DBProviderAssembly"
             value="Npgsql"/>
        <add key="DBConnectionType"
             value="Npgsql.NpgsqlConnection"/>
        <add key="DBConnectionString"
            
value="Server=localhost;Database=test;User
ID=postgres;password=;"/>
    </appSettings>

but when I refresh the dbpage1.aspx, its complaining
for the database "monotest", like the
mod-mono-server.exe.config setting before, 

if I should compile the code again, how todo that?
I don't understand where is my mistake, your advice
will help me very much

donaldi,
newbie mono

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html