I will try to run Ublogsy in visual studio 2010 from uBlogsy source files. Everything is ok but visual studio cant connect to the database files(umbraco.sdf and Umbraco_2000Nodes.sdf)?
Otherwise I get a logging page that goes nowhere but stays on the same page(login page).
SDF database file in source file
Hi,
I will try to run Ublogsy in visual studio 2010 from uBlogsy source files. Everything is ok but visual studio cant connect to the database files(umbraco.sdf and Umbraco_2000Nodes.sdf)?
Otherwise I get a logging page that goes nowhere but stays on the same page(login page).
Regards
The ublogsy source does not include umbraco.
Make sure you download umbraco and add all of it to the solution, and also put the dlls in the libraries folder so vs can reference them.
is working on a reply...