J
John Kotuby
Hello all..
TIA for any help.
I was told that if I'm not using the built in Membership/Forms
Authentication feature in ASP.NET 2.0 that I can delete ASPNETDB.MDF. I
guess it appeared when I opened a web configuration wizard. I use an
external SQL DB for my authentication and just check for session variables
on each page.
When I deleted the ASPNETDB.MDF, I get all these "schema" info messages. Can
I store this "schema" info elsehwhere and get rid of the DB that makes
publishing take so long? Sometimes the built-in wizards can create a mess
that I dont actually want.
Message 30 Could not find schema information for the element
'http://schemas.microsoft.com/.NetConfiguration/v2.0:namespaces'.
C:\DEVELOPMENT\PowerCard.net\web.config 49 5 C:\DEVELOPMENT\PowerCard.net\
Message 33 Could not find schema information for the attribute 'namespace'.
C:\DEVELOPMENT\PowerCard.net\web.config 51 10 C:\DEVELOPMENT\PowerCard.net\
Thanks...
TIA for any help.
I was told that if I'm not using the built in Membership/Forms
Authentication feature in ASP.NET 2.0 that I can delete ASPNETDB.MDF. I
guess it appeared when I opened a web configuration wizard. I use an
external SQL DB for my authentication and just check for session variables
on each page.
When I deleted the ASPNETDB.MDF, I get all these "schema" info messages. Can
I store this "schema" info elsehwhere and get rid of the DB that makes
publishing take so long? Sometimes the built-in wizards can create a mess
that I dont actually want.
Message 30 Could not find schema information for the element
'http://schemas.microsoft.com/.NetConfiguration/v2.0:namespaces'.
C:\DEVELOPMENT\PowerCard.net\web.config 49 5 C:\DEVELOPMENT\PowerCard.net\
Message 33 Could not find schema information for the attribute 'namespace'.
C:\DEVELOPMENT\PowerCard.net\web.config 51 10 C:\DEVELOPMENT\PowerCard.net\
Thanks...