Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Professional For advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Professional 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 August 30th, 2006, 04:34 PM
Registered User
 
Join Date: Feb 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Issue with SqlData Type in ASP.NET

Hi,

I'm getting a "System.ArgumentException: Column requires a valid DataType" on the following line of code:


dcUserAnswer.DataType = System.Type.GetType("SqlTypes.SqlInt32")


I'm using SQL Server 2003 & ASP.NET 1.1

Appreciate any help!
Jens

 
Old August 30th, 2006, 04:47 PM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

It should be: System.Int32

"The one language all programmers understand is profanity."





Similar Threads
Thread Thread Starter Forum Replies Last Post
i e 6 issue with asp.net 1.1 rsanuj ASP.NET 1.x and 2.0 Application Design 0 August 26th, 2008 08:28 AM
ASP.NET 2.0 Blackberry Issue gialo1 ASP.NET 1.0 and 1.1 Professional 0 July 24th, 2007 07:20 PM
ASP.NET - Problem in hosting - Could not load type ks_murugesan ASP.NET 1.0 and 1.1 Basics 1 September 11th, 2006 10:34 PM
ASP.NET C# Dropdownlist value issue songsan ASP.NET 1.0 and 1.1 Basics 3 January 4th, 2005 08:51 PM
ASP.NET Interop issue? lmcgann ASP.NET 1.0 and 1.1 Professional 0 October 24th, 2003 03:55 PM





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