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
Parameter with DbType Vik Microsoft ASP .NET 2 8th Jul 2009 10:08 PM
DbType Peter Kirk Microsoft C# .NET 2 25th Oct 2005 04:42 PM
DbType for Text =?Utf-8?B?a2V2aW4=?= Microsoft C# .NET 1 5th Oct 2005 12:03 AM
DbType vs SqlDbType Bud J via DotNetMonster.com Microsoft Dot NET Framework Forms 0 17th Jul 2005 05:50 AM
DBType and PPC =?Utf-8?B?S2FybC1JbmdlIFJla25lcw==?= Microsoft Dot NET Compact Framework 1 26th May 2005 08:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:05 AM.