Hi I just start with Visual Web developer 2005 Express Edition.
First, I install SQL as well, but was very difficult to make it work. I uninstall everything and install again VWD 2005 only.
Now, with fresh start, I have this error when I try to use ASP.NET WEB site administration tool.
I made mess with my WINDOWS setting, but in the moment I don?t know what the exact spot is and what to change to make it work.
Can you help me, please!
On security tab:
The following message may help in diagnosing the problem: Default Membership Provider could not be found. (C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\machine.config line 137)
On provider tab:
An error was encountered. Please return to the previous page and try again.
The following message may help in diagnosing the problem: Object reference not set to an instance of an object. at ASP.providers_chooseprovidermanagement_aspx.Page_Load() in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\ASP.NETWebAdminFiles\Providers\chooseProviderManagement.aspx:line 13 at System.Web.Util.CalliHelper.ArglessFunctionCaller(IntPtr fp, Object o) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)