PC Review


Reply
Thread Tools Rate Thread

'DbType' property Problem ?

 
 
mohammed rabah
Guest
Posts: n/a
 
      20th Jan 2011
I have this problem

Type 'System.Web.UI.WebControls.Parameter' does not have a public
property named 'DbType'.

<asp:Parameter DbType="Guid" Name="sponsorID" />

i have .netframework v3.5 and i install sp1 for v3.5 but not work ,
and i write it without db

<asp:Parameter Type="Guid" Name="sponsorID" />




what I can do
 
Reply With Quote
 
 
 
 
Brian Cryer
Guest
Posts: n/a
 
      21st Jan 2011
On 20/01/2011 20:00, mohammed rabah wrote:
> I have this problem
>
> Type 'System.Web.UI.WebControls.Parameter' does not have a public
> property named 'DbType'.
>
> <asp:Parameter DbType="Guid" Name="sponsorID" />
>
> i have .netframework v3.5 and i install sp1 for v3.5 but not work ,
> and i write it without db
>
> <asp:Parameter Type="Guid" Name="sponsorID" />
>
>
>
>
> what I can do


So why are you looking for a property (DbType) which does not exist? It
should be Type not DbType. Where did you get DbType from?

--
Brian Cryer
http://www.cryer.co.uk
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Value Property vs Text property =?Utf-8?B?YXVndXN0dXM=?= Microsoft Excel Programming 4 31st Oct 2004 11:32 PM
Runtime error 380: Could not set the List property. invalid property value of listbox jasgrand Microsoft Excel Programming 0 6th Oct 2004 09:28 PM
Is there a Filename property in PrintOut property Christian Microsoft Excel Programming 4 3rd Sep 2004 10:12 PM
The controls on this property sheet are disabled because one or more other Network property sheets are already open. To use these controls, close all these property sheets and then reopen this one. =?Utf-8?B?Um9iZXJ0?= Microsoft Windows 2000 Networking 1 11th Apr 2004 12:22 AM
How to throw and catch an exception in the property set when property is bound to a wiform control Keith Roe Microsoft Dot NET Framework 2 4th Dec 2003 06:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:18 PM.