473,806 Members | 2,739 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Web parts and ASP.Net Futures July

JJ
To overcome the issue regarding drag and drop web part capability in
Firefox, I am attempting to use the webpart and webpartmanager from the
Asp.net Futures. That is, the ones in the namespace
'Microsoft.Web. Preview.UI.Cont rols.WebParts'

However, when I attempt to do this, I lose all drage and drop capability in
all browsers and also the verbs menu's do not display consistently.

I am wondering if it is anything to do with the fact that my webpart is
actually a web user control, which inherits from 'UserControl' and
'IWebPart'?

Its the IWebPart that concerns me as this is actually form the namespace
'System.Web.UI. WebControls.Web Parts' and not
'Microsoft.Web. Preview.UI.Cont rols.WebParts' (where there doesn't appear to
be a 'IWebPart' )

Could this be the reason why things are not working properyl for me? I have
changed all references to the webpartmanager to be that of the Futures, and
the webpartzones too.

Can anyone help?
JJ
Oct 12 '07 #1
1 2871
Hi JJ,

From your descrption, you're using the new AJAX webpart components in your
ASP.NET application, and met some problem with the drag&drop ability,
correct?

Regarding on the ASP.NET project, are you starting from an AJAX web site or
a normal ASP.NET 2.0 Web site? For the new web part ajax preview package,
I've found some web threads on ASP.NET forum discussing on something
related to this, you can have a look to see whether they'll provide some
clues or hints on this:

http://forums.asp.net/p/1042874/1458123.aspx#1458123

http://forums.asp.net/t/1131461.aspx

http://forums.asp.net/p/1037765/1442708.aspx#1442708

http://forums.asp.net/t/1037574.aspx

http://forums.asp.net/t/1051461.aspx

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

=============== =============== =============== =====

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.

=============== =============== =============== =====
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
>From: "JJ" <ab*@xyz.com>
Subject: Web parts and ASP.Net Futures July
Date: Fri, 12 Oct 2007 11:56:09 +0100
>
To overcome the issue regarding drag and drop web part capability in
Firefox, I am attempting to use the webpart and webpartmanager from the
Asp.net Futures. That is, the ones in the namespace
'Microsoft.Web .Preview.UI.Con trols.WebParts'

However, when I attempt to do this, I lose all drage and drop capability
in
>all browsers and also the verbs menu's do not display consistently.

I am wondering if it is anything to do with the fact that my webpart is
actually a web user control, which inherits from 'UserControl' and
'IWebPart'?

Its the IWebPart that concerns me as this is actually form the namespace
'System.Web.UI .WebControls.We bParts' and not
'Microsoft.Web .Preview.UI.Con trols.WebParts' (where there doesn't appear
to
>be a 'IWebPart' )

Could this be the reason why things are not working properyl for me? I
have
>changed all references to the webpartmanager to be that of the Futures,
and
>the webpartzones too.

Can anyone help?
JJ
Oct 15 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1409
by: Betty Harvey | last post by:
The next meeting of the XML Users Group will be held on Wednesday, July 21, 2004 at the American Geophysical Union (AGU) at 2000 Florida Avenue, N.W., Washington, DC 20009-1277. The meeting starts at 7:00 p.m. and usually last approximately 2 hours. If attending the meeting by Metro, get off the Dupont Circle stop and walk north to Florida Avenue...turn right. There is no cost associated with attending but if you are planning on...
2
1850
by: Derek Fountain | last post by:
Is it possible to change the colours of links in part of a document? i.e. where I could set link, alink and vlink in the body tag, it would change the links in the whole document. Can I use a style sheet or something else to change the links in just a part of a table?
22
3615
by: edgrsprj | last post by:
PROPOSED EARTHQUAKE FORECASTING COMPUTER PROGRAM DEVELOPMENT EFFORT Posted July 11, 2005 My main earthquake forecasting Web page is: http://www.freewebz.com/eq-forecasting/Data.html Newsgroup Readers: If you circulate copies of this report to groups of computer programmers at different universities etc. around the world then they might find the subject matter to be interesting.
0
1647
by: Michael Hudson | last post by:
The PyPy team is sprinting at EuroPython again and we invite you to participate in our 3 day long sprint at the conference hotel - Reval Hotel Lietuva. If you plan to attend the sprint we recommend you to listen to the PyPy technical talks (`EuroPython schedule`_) during the conference since it will give you a good overview of the status of development. On the morning of the first sprint day (12th) we will also have a tutorial session...
2
1596
by: Cirene | last post by:
3 quick questions... 1. Are the controls in the AJAX Futures download "beta" or the release and stable version? 2. Also, where is the best way to learn how to implement these? (Other than by downloading the stuff at asp.net/ajax.) 3. When will the new version of AJAX be out? Will it be included with the Visual Studio 2008 release?
0
1199
by: Andy B | last post by:
I think I have all the requirements for the futures Media control installed. I have silverlight 1.0 in IE7, silverlight 1.0SDK, asp.net 2.0, vs2005, asp.net futures and all that good stuff installed. I create a new asp.net futures website and drop a Media control on it. I hook it up to a media file and press control f5 to run it. The page starts but I have no media player of any kind. Any ideas why it doesn't work?
1
1030
Bob Ross
by: Bob Ross | last post by:
I am currently using a control that is part of the ASP.Net Futures (July 2007). Does this mean that for all servers I want to run the application on that I will have to install the Futures update? Is there an easier way to deploy it? Like including a dll for the control I am using or something like that?
1
1261
by: Andy B | last post by:
Are asp.net futures enabled web application projects in vs2008 already ajax enabled?
2
1094
by: Andy B | last post by:
I installed asp.net futures after installing vs2008. I can't find the "asp.net ajax futures enabled web application" template. How do I get my ajax templates back? Come to find out actually, all of the ajax web applications templates are missing...
0
9719
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10623
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10373
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10111
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7650
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6877
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5546
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4330
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3010
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.