•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 427,744 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,900 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 1819 | Replies: 2
![]() |
•
•
Join Date: Dec 2004
Posts: 6
Reputation:
Rep Power: 0
Solved Threads: 0
Hi,
I have made the necessary changes in the web.config so that I can get to the security Tab for the
ASP.NET configuration.
The new error when trying to go to the security Tab is:
The following message may help in diagnosing the problem: Could not find stored procedure
'dbo.aspnet_CheckSchemaVersion'.
At present I have started the shopping site to work ok, but I can not get to the security Tab.
<connectionStrings>
<add name="BalloonShopConnection"
connectionString="Data Source=servername\servername;Initial Catalog=BalloonShop;User
Id=sa;Password=password1"
providerName="System.Data.SqlClient"/>
<!--This allows you to access the Security Tab under WebSite, ASP.NET Configuration-->
<remove name="LocalSqlServer"/>
<add name="LocalSqlServer" connectionString="Data Source=servername\servername;Initial
Catalog=BalloonShop;Persist Security Info=True;User ID=sa;Password=password1"
providerName="System.Data.SqlClient" />
</connectionStrings>
Any thoughts please?
Thanks
I have made the necessary changes in the web.config so that I can get to the security Tab for the
ASP.NET configuration.
The new error when trying to go to the security Tab is:
The following message may help in diagnosing the problem: Could not find stored procedure
'dbo.aspnet_CheckSchemaVersion'.
At present I have started the shopping site to work ok, but I can not get to the security Tab.
<connectionStrings>
<add name="BalloonShopConnection"
connectionString="Data Source=servername\servername;Initial Catalog=BalloonShop;User
Id=sa;Password=password1"
providerName="System.Data.SqlClient"/>
<!--This allows you to access the Security Tab under WebSite, ASP.NET Configuration-->
<remove name="LocalSqlServer"/>
<add name="LocalSqlServer" connectionString="Data Source=servername\servername;Initial
Catalog=BalloonShop;Persist Security Info=True;User ID=sa;Password=password1"
providerName="System.Data.SqlClient" />
</connectionStrings>
Any thoughts please?
Thanks
•
•
Join Date: Nov 2005
Location: Mountain View, CA
Posts: 47
Reputation:
Rep Power: 3
Solved Threads: 1
![]() |
•
•
•
•
•
•
•
•
DaniWeb ASP.NET Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- ASP.NET and Mozilla - Issues! (ASP.NET)
- Question for ASP.NET/Mozilla Users...or anyone... (ASP.NET)
- Newsgroups in ASP.NET forums??? (ASP.NET)
- ASP.Net hide site in the tray??? (ASP.NET)
- ASP.NET controls in Office 2003 style? (ASP.NET)
- .NET Speech SDK for ASP.NET (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: How will I Capture this Dynamic Data
- Next Thread: URGENT!: Saving Database information from ASP.NET Button


Linear Mode