I wish to develop
a website with ASP.Net using Digital Dashboard found in Sharepoint 2001.
On installing SPS 2001 I get my Workspace folder in the Network Places.
Here I could create my personal Dashboard where I can redirect the
webparts to the ASP.Net pages located in wwwroot folder. These pages are
created in a ASP.Net project.
My query is as below.
1. How do I integrate Forms Authentication with the Dashboard site. Here
my UserName and Pwd will be saved in a SQL database.
2. On trying the URL from other computer's browser on the LAN I get web
parts with error messages. ie. no webpage appears.