salve ragazzi ho un problema nel connettere un database (access) con delle pagine in asp.

L'ho testato in locale (IIS) con la solita stringa di connessione e funziona correttamente.

Quando, dopo averlo caricato su un server di aruba e dopo aver cambiato la stringa con il metodo Server.MapPath. non funziona più.

Quando lo testo con dreamweaver mi da il seguente errore:

HTTP Error Code 404 File Not Found. Here are some possible reasons for the problem:
1) There is no testing server running on the server machine.
2) The testing server specified for this site does not map to the http://*nomedominio*/_mmServerScript/MMHTTPDB.asp URL. Verify that the URL Prefix maps to the root of the site

cosa posso fare???