Why am I getting this error?

This is a new site, using ASP.NET to an IIS web server. I’ve connected to this database before in other Wappler sites, but not this one. Seems I can’t connect to any database with this project. I switch to another project and I don’t have any issues at all. I checked the terminal window and there are no errors there and it shows the files are uploaded successfully. Is there anywhere else I can go for more detailed error logging? Anyone seen this error before?

Thanks,
Chris

Try to test your connection first in the target options. Probably your asp.net site is not fully configured.

File transfer works fine. I can upload and view html pages. So it is uploading ASP.NET and DLL files to connect to a database, right?