BUG: DESIGNTIMEDRAGDROP Error Occurs in Mobile Web Form (309082)



The information in this article applies to:

  • Microsoft Mobile Internet Toolkit (MMIT)

This article was previously published under Q309082

SYMPTOMS

When you drag a control out of the Design view of the Mobile Designer and drop it in another window or in the toolbox, the DESIGNTIMEDRAGDROP="xx" attribute may be added to the control (where "xx" is a number that varies). However, the Microsoft Mobile Internet Toolkit runtime ignores this attribute and does not send the attribute to the requesting client device.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

There are several ways to reproduce this problem. The following steps demonstrate how to reproduce this problem in one scenario; you can also drag a control from one page and drop it onto another page.

Steps to Reproduce Behavior

  1. Add a mobile Web Form page to your mobile Web Application project.
  2. Drag a mobile Command control from the toolbox onto a mobile Web Form.
  3. Within the mobile Web Form, click the Command control, and drag it back into the toolbox. This creates a markup fragment.
  4. Drag the newly created markup fragment, and drop in onto your mobile Web Form.

Modification Type:MinorLast Reviewed:4/4/2003
Keywords:kbbug kbide kbnofix kbServerControls kbWebForms KB309082 kbAudDeveloper