Re: the first problem--web project doesn't show in solution
my oversite--there was a typo in the download instructions index.html file where it talks about webshare alias. should be, "ThePhile".
project "ThePhile" now shows in solution explorer.
Question: do you need to configure the web site to use v1.0 ASP.NET???
Re: second problem: the project location is not fully trusted
haven't solved it yet. Tried to use mscorcfg.msc to modify the policy affecting the file share, using
http://localhost.ThePhil/*
but didn't seem work.
Re: third problem: on rebuilding, getting only two errors:
in Controls.Navigator.cs, Render method, compiler says:
xslt.Transform( xdoc, null, writer ); is obsolete. What should it be???
in Modules\Users\Admin\Default.aspx.cs in method Page_Load compiler does't like: catch(Exception Ex)
Thanks,
Doug