Nothing happens after droping the Datasource on the designer in Vs2008

Posts   
 
    
amrosalah
User
Posts: 12
Joined: 04-Apr-2008
# Posted on: 05-May-2008 23:42:46   

**** i drop the datasource on the designer and nothing happens , the control is not created . When i am lucky i get error operation cannot be completed .

i already bought so any fast help is appeciated .

amrosalah
User
Posts: 12
Joined: 04-Apr-2008
# Posted on: 06-May-2008 00:32:11   

here is screen

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 06-May-2008 03:14:15   

HI Amr,

Please follow this guidelines to ask your questions so we can help you better. BTW, no screenshot is attached in your last message.

David Elizondo | LLBLGen Support Team
amrosalah
User
Posts: 12
Joined: 04-Apr-2008
# Posted on: 06-May-2008 04:43:40   

daelmo wrote:

HI Amr,

Please follow this guidelines to ask your questions so we can help you better. BTW, no screenshot is attached in your last message.

When i drag llbgen data source to designer , no control is created .
im using vs2008 and your latest release .

screen shot added also .

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 06-May-2008 16:12:52   

Would you please make sure that the ORMSupportClasses used in the toolbox (for the DataSOurce control), has exactly the same file version (RTL version) as the one referenced in the application.

amrosalah
User
Posts: 12
Joined: 04-Apr-2008
# Posted on: 06-May-2008 16:20:48   

Walaa wrote:

Would you please make sure that the ORMSupportClasses used in the toolbox (for the DataSOurce control), has exactly the same file version (RTL version) as the one referenced in the application.

i started with an empty project , then dragged the control . No reference was added , no control was added .

if i drag to the HTML view , i get the error in screen i sent other wise i get nothing .

amrosalah
User
Posts: 12
Joined: 04-Apr-2008
# Posted on: 06-May-2008 17:16:21   

Hello i opened the choose items dialog , and looked at the path of the Dlls that are displayed there . I found that the reference leads to the Demo , which i al ready removed using the Add remove programs before i installed the Retail .

Anyways , i started empty project , then added reference first to the Dlls which is in the retail directory .

After that right clicked toolbox and i unchecked the llbl items from the choose items dialog and closed the dialog .

After that i dragged the retail dll to the toolbox and the retail controls were added .

Now dragging them to the design surface worked without problem .