Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:800606
More Search Options
RSS Available
Matching Posts
IE Operation aborted - Ajax and Web Parts
Just a note to the forum that I encountered an issue adding parts from a DeclarativeCatalogPart when I had a user control using Ajax. The error that I would get in Internet Explorer is a browser pop-up: "Internet Explorer cannot open the Internet site {url information}. Operation aborted". Using the application "Fiddler" to debug the flow through the site a couple weeks ago, I discovered that a jsdebug file for Ajax was not being found and that was causing the same crash. I fixed
Posted to
Web Parts and Personalization
(Forum)
by
OutOnFarm
on 9/17/2008
Filed under: AJAX, asp .net 2.0, DeclarativeCatalogPart, WebParts
Re: Problem in dropthings minimize and Maximize
Hi Dhina, Are you trying to combine Ajax and WebParts for drag and drop? If so, I found that the javascript conflicts for the two in the header bar used for dragging and dropping - at least in IE. I could make it work in Firefox. Ultimately, I stopped using Ajax drag and drop and stayed with WebParts drag and drop. I'm not sure what's happening with your second issue but I have been able to get other Ajax Control Toolkits working in my WebPart widgets. Best.
Posted to
Web Parts and Personalization
(Forum)
by
OutOnFarm
on 8/4/2008
Filed under: AJAX, WebParts
Re: minimize/maximize webpart
The following code idea is courtesty of another poster, but I've used it. You can programmatically accomplish the minimize of a web part by the following chromestate: WebZoneName.WebParts["WebPartName"].ChromeState = PartChromeState.Minimized; You might be able to find a way to minimize in one batch; I haven't explored that. You should be able to loop through the count of webparts in that zone and use the index instead of web part name. so pseudocode: For each webpart in this webzone
Posted to
Web Parts and Personalization
(Forum)
by
OutOnFarm
on 7/24/2008
Re: Programmatically adding webparts to the webpart manager
Kaan, I also encountered the issue of having multiple web parts when adding user control programmatically. For my application, we want controls to appear for some users and not for others. I thought programmatically adding controls was the way but abandoned the effort. Instead, I'm now using roles so the WebPartManager turns on and off the visibility of the control. Within this thread, there is a link to Fredrik Normen's Blog. He has a post (http://fredrik.nsquared2.com/viewpost.aspx?PostID
Posted to
Web Parts and Personalization
(Forum)
by
OutOnFarm
on 7/8/2008
Re: How to change themes dynamically ?
Does a theme exist? In case anyone else runs into this situation... My website has multiple clients and historically, they have each had their own cascading style sheet. With the newer .Net features, namely Web Parts, we have been migrating to Themes. Mimicking our CSS implementation, we could create a theme for each client, but from a business perspective, some of these clients do not warrant the file clutter. In short, we wanted to create themes for the critical customers and then default the theme
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
OutOnFarm
on 6/19/2008
Re: webparts
If you are setting up multiple versions of the database for development testing or if you are setting up the database in a production environment where you are not compiling code, you can use aspnet_regsql.exe. It is found in the .Net framework folder (e.g., C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727). In this interface you can create the database with any name that you would like.
Posted to
Web Parts and Personalization
(Forum)
by
OutOnFarm
on 5/9/2008
Page 1 of 1 (6 items)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online