I downloaded the Source and exe version in a zip format and now I am trying to edit a few things and get everything working correctly before I add the gallery to the production server and I am having problems getting the add pictures in the admin section to
work at all. Have you tested it with the Cassini web server? Secondly do you have any documentation on the MS Access database part? I saw another post about this but it was unanswered. If not I would be willing to create a sample database and documentation
for using it if you would like.
We have not tested the application with Cassini web server. I'll see if I can or someone else test it and see if we can get it working, but I have no experience with Cassini, so off the top of my head I'm not sure what to tell you. Would need some more information
on the problem as well. When does it stop working, when you first go to the add pictures page or when you try and submit a picture? If it is when you are submitting it, then check that the user Casssini runs as has permission to write to the data and photos
directories. Also, make sure Cassini supports receiving files over HTTP POST commands. As far as using an Access database, that is currently not possible. We originally planned on having Access support, but it was never implemented and the web.config for the
file was never taken out. I do not know whether or not we have any plans to include it in future releases. It hasn't really been discussed. I do know that I am planning on adding MySQL support, but probably not in time for the next release. It is a little
bit more complicated that creating a sample database. You need all the tables, all the scripts, then you have to create the class functions for Access and update the application to recognize it as one of the data access methods. Our structure is changing around
some too, so it would be best to wait. Thanks, Ken
Well it works all the way upto selecting a file from the local HD and then when I hit the add picture button it just comes back with wrong DSN standard error in the browser, no application errors at all. As far as the HTTP Post thing I'll ask that on there
board and see what they say.
Atlantean
Member
70 Points
14 Posts
Working with Web Matrix Webserver?
Oct 21, 2003 07:36 PM|LINK
qgyen
Participant
1967 Points
396 Posts
Re: Working with Web Matrix Webserver?
Oct 22, 2003 05:45 PM|LINK
Atlantean
Member
70 Points
14 Posts
Re: Working with Web Matrix Webserver?
Oct 23, 2003 11:44 PM|LINK