CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting
3 Months Free and Free Setup - ASP.NET Web Hosting



Can Reply:  No Members Can Edit: No Online: Yes
Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.classifieds_starter_kit Tags:
Item Type: NewsGroup Date Entered: 6/1/2007 6:46:13 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 0 Views: 32 Favorited: 0 Favorite
1 Items, 1 Pages 1 |< << Go >> >|
deanh
Asp.Net User
Has anyone gotten the CSK to work 100% with SQL Server 2000 and Windows Authentication?6/1/2007 6:46:13 PM

0

I am curious as to whether or not anyone has gotten the CSK to work with SQL Server 2000 and Windows Authentication.  I have gotten mine to work with <authentication mode="forms"> but I keep getting stuck when switching to <authentication mode="windows">.  Keeps giving me errors when trying to post new ad and when looking at "My Profile" .   My connection string works or I would not be getting to the default page.  Not sure what next step should be.  Any help would be greatly appreciated.

Here is error when clicking on "My Profile":

Object reference not set to an instance of an object.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

Line 12: 			FirstNameTextBox.Text = Server.HtmlDecode(Profile.FirstName);
Line 13: 			LastNameTextBox.Text = Server.HtmlDecode(Profile.LastName);
Line 14: 			EmailTextBox.Text = Membership.GetUser().Email;
Line 15: 		}
Line 16: 	}

 

 Here is error when trying to post new ad:

INSERT statement conflicted with COLUMN FOREIGN KEY constraint 'FK_Ads_Members'. The conflict occurred in database 'Classifieds', table 'classifieds_Members', column 'Id'.
The statement has been terminated.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: INSERT statement conflicted with COLUMN FOREIGN KEY constraint 'FK_Ads_Members'. The conflict occurred in database 'Classifieds', table 'classifieds_Members', column 'Id'.
The statement has been terminated.

Source Error:

Line 2114:            object returnValue;
Line 2115:            try {
Line 2116:                returnValue = command.ExecuteScalar();
Line 2117:            }
Line 2118:            finally {

Thanks in advance for any help anyone can provide.

 Dean

1 Items, 1 Pages 1 |< << Go >> >|


Free Download:


Web:
Has anyone gotten the CSK to work 100% with SQL Server 2000 and ... Has anyone gotten the CSK to work 100% with SQL Server 2000 and Windows ... I have gotten mine to work with but I keep getting stuck when switching to . ...
MS SQL Server :: Computer Name Could Not Be Obtained Best Way To Move CSK Database From One Computer To Another ... Has anyone fought this battle and if so can you offer any experience or advice? ... I am using the sql server 2005 windows authentication for connecting my application to ... In SQL 2000 I use to be able to grant a computer account access to a SQL DB by ...
MS SQL Server :: SQL Server 6.0 Errors --- ODS Errors I have a web application with a sql server 2000 backend. ... the SQL DB, which is shared between the CSK, and a dotnetbb forum - is a little over ... Has anyone heard of a situation like this - and perhaps shed some light? there ..... my local SQL Server 2005 server, where I'm logged in using Windows Authentication ...
Tone's Notes: dotnet Archives Disable Integrated Windows authentication and make sure Anonymous access is enabled for ..... Beyond (COM) Add Reference: Has Anyone Seen the Bridge? and the follow up ...... A guy who's a bit farther down the CSK as personal blog/ site road. ...... Cannot Specify Instance Name Using SQL Server 2000 Merge Modules ...
15 Seconds : Article Archive NET Community Starter Kit (CSK). Using a Frequently Asked Questions (FAQ) module as an .... Jan 27, 2005 - Moving a Database from SQL Server 7.0 to SQL Server 2000 ..... Kerberos authentication is the cornerstone of Windows operating system ...... Anyone who has been working with ASP for enough time knows that ...













vs 2003 & .net v 2

howto rewrite beta 1 to beta 2 partial class signatures (apr ctp)

dll

migration of .net 1.0 to 2.0

sql server 2005 & net 2.0

reference required to assembly '__code.vnprkdta

my.resources

framework: 2.0 for development & 1.1 remote host

migration-asp.net2 page class

curious build error

circular references issue

what to do with the xsd files?

using web developer 2005 where server .net ver = 1.1

how to uninstall system.windows.forms (ver:1.0.5000.0) in gac

class libraries: how to reference

can asp.net 1 live together with asp.net 2.0 in the same server?

accessing images in a protected directory from an unprotected directory

unrecognized configuration section configuration

missing protected withevents on conversion of user controls

developing asp.net

frontpage error rendering control

webform.controls??

visual studio.net 2003 conflict visual studio.net 2003

installing visual studio 2005

global.asax compile error ; expected in my <script runat="server"> tag

works in 1.0 but not 2.0 :(

performance

referencing another web project

converting application from asp.net1.1 to asp.net 2.0

inherited user controls

   
  Privacy | Contact Us
All Times Are GMT