CUAHSI / HydroServer

BSD 3-Clause "New" or "Revised" License
8 stars 4 forks source link

I have a big problem when testing the metadata fetcher downloading process (from local data source) in hydrodesktop 1.6 and 1.5 also. #134

Open xhqiao89 opened 7 years ago

xhqiao89 commented 7 years ago

trungwacc[CodePlex]
I am using win 7, iis 7.0, MS SQL server 2005 express, hydrodesktop 1.6, MSXML6.1, Visual Studio 2012. Because we don't have a server so i installed all of the softwares above in my laptop.

I created the WOF service (name: service) to connect to the database in SQL server 2005 express. I had downloaded the WOF webservice (temple - version 1.1) and the ODM database (sample Littlebear river vesion 1.1) to test. I also created logins, users, permissions in MS SQL server 2005 express, configured the WOF webservice in IIS 7 and all of other things by the instructions in some PDF document at this links http://his.cuahsi.org/odmdatabases.html and guide in the

http://cuahsihis.blogspot.com/p/data-publication-guide.html website

The web service working properly when i browse it from IIS with my laptop (localhost/service). I tested the database test page and it worked.

But when i add the source data (local data source from my laptop) with URL and tittle required informations for downloading the metadata, the hydrodestop sent an error: quotAn error has occurred while opening external DTD 'http://www.w3.org/TR/xhtml1-transitional.dtd': The remote server returned an error: (500) Internal Server Unavailable. After that, I tried download the DTD file from http://www.w3.org/TR/xhtml1-transitional.dtd' and let window open it with VS 2012 (as default program) and it worked.

I don' know why i got this error. I think that may be this error causing by i'm not use a server Cause i'm just a newer with hydrodesktop so i need help from advanced user and developer that met and solved this problems.

Thanks for your attention and regards