Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Basics
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 30th, 2006, 03:19 AM
Authorized User
 
Join Date: Jun 2003
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default problems with asp database and web host

Hi all,
I have a webspace with pipex web hosting on a shared server.
I have access to 3 sql server databases, but can only generate the tables by using sql statements.
I spent ages recreating the tables and stored procedures generated by aspnet_regsql.exe.
Now when I try and create a user I get the error:

The 'System.Web.Security.SqlMembershipProvider' requires a database schema compatible with schema version '1'. However, the current database schema is not compatible with this version. You may need to either install a compatible schema with aspnet_regsql.exe (available in the framework installation directory), or upgrade the provider to a newer version

I'm told that the database is SQL server 2000.
Unfortunately Pipex support is awful. They say that I can't run aspnet_regsql due to security (fair enough) but also that they can't run it either (because they are too lazy?).

So now i'm a bit stuck. Do i have to write my own login control to avoid me having to have a database generated by aspnet_regsql?

If anyone can offer me any help I would be grateful. I thought the login control was great when I first saw it, but if web hosts can't be bothered to set the tables up, it seems a bit wasted.
Any help would be very much appreciated at this point.

Cheers
DrB2k2
 
Old May 30th, 2006, 03:27 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

Take a look at this thread: http://p2p.wrox.com/topic.asp?TOPIC_ID=44258 as it deals with the exact same problem.

Cheers,

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
Author of ASP.NET 2.0 Instant Results and Beginning Dreamweaver MX / MX 2004





Similar Threads
Thread Thread Starter Forum Replies Last Post
JSP Web host ironchef Pro JSP 1 December 3rd, 2007 11:47 PM
Gridview not updating database on Web Host jumpseatnews ASP.NET 2.0 Basics 3 February 2nd, 2006 10:54 PM
How do I host a web application ? nidhinasthra Classic ASP Basics 1 July 6th, 2005 10:57 AM
Need an Amazing ASP Web Host! Aaron Edwards Classic ASP Basics 1 August 2nd, 2004 01:47 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.