Search

You searched for the word(s): userid:669259

Matching Posts

  • Re: SQL Server 2000

    I cannot get them to show up. What am I doing wrong?
    Posted to Classifieds Starter Kit (Forum) by nwind on 8/4/2006
  • Re: SQL Server 2000

    "" " " ""
    Posted to Classifieds Starter Kit (Forum) by nwind on 8/4/2006
  • Re: SQL Server 2000

    nwind: Odd, they were in the post, but didn't print. Trying again:
    Posted to Classifieds Starter Kit (Forum) by nwind on 8/4/2006
  • Re: SQL Server 2000

    Odd, they were in the post, but didn't print. Trying again:
    Posted to Classifieds Starter Kit (Forum) by nwind on 8/4/2006
  • Re: SQL Server 2000

    Here is my present version but I have tried variations: Thank you!
    Posted to Classifieds Starter Kit (Forum) by nwind on 8/4/2006
  • Re: SQL Server 2000

    Any idea how to connect to a Sequel 2000 database from a separate webserver? I can make ODBC connectors that work fine but cannot find a way to state the connection string that works. I gave up on Sequel 2005. Too user hostile for me, so I am back to 2000. Any ideas would be appreciated!
    Posted to Classifieds Starter Kit (Forum) by nwind on 8/3/2006
  • machine.cfg error

    Well, I have to say that I am pleased! I finally got the default.aspx page to show itself. The register.aspx page wouldn't open, but I am still encouraged. I have a problem with this incessant complaint: Parser Error Message: The connection name 'LocalSqlServer' was not found in the applications configuration or the connection string is empty. Source File: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\machine.config Line: 166 The connection string starts with but it doesn't seem to help. Also
    Posted to Classifieds Starter Kit (Forum) by nwind on 7/27/2006
  • Re: Now its the global.asax complaining

    Finally got the stored procedures by getting SqlExpress then moving it to Sequel2005. Now the global.asax is complaining: Line 7: { Line 8: Line 9: if (!Roles.RoleExists("Administrators")) Roles.CreateRole("Administrators"); Line 10: if (!Roles.RoleExists("Guests")) Roles.CreateRole("Guests"); Line 11: It connected to the database so there is progress! Ideas on this one?
    Posted to Classifieds Starter Kit (Forum) by nwind on 7/24/2006
  • Missing Stored Procedures

    Well, I have been obsessing about getting this running for two weeks now and it has been one error after another. I have read, re-read and tried just about everything listed in the foruum. Now I am missing a stored procedure: Exception Details: System.Data.SqlClient.SqlException: Could not find stored procedure 'dbo.GetAdsByRandomOrder'. The stored procedure and probably others are in fact, not there. I suspect that this goes back to my initial inability to properly attach the CLASSIFIEDSDS.MDF due
    Posted to Classifieds Starter Kit (Forum) by nwind on 7/24/2006
  • Re: Database Woes

    There are many stored procedures there, to be sure, but the one it is complaining about is dbo.GetAdsByRandomOrder and it really is not there.
    Posted to Classifieds Starter Kit (Forum) by nwind on 7/21/2006
Page 1 of 2 (16 items) 1 2 Next >