Search

You searched for the word(s): userid:464365

Matching Posts

  • Re: Package 'ElementHost Designer Package' has failed to load properly

    For anyone interested, here is the solution: http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/bdb90133-3ad4-4b51-80cd-ec90fa020329?prof=required&wa=wsignin1.0
    Posted to Visual Studio 2008 (Forum) by rdaddis on 9/14/2009
  • Re: Ajax Control Toolkit css

    The short answer... You do need the Ajax Control Toolkit ("ACT") and any related CSS in your website. The ACT is contained with the AjaxControlToolkit.dll assembly & must be referenced by your website. This assembly belongs in your web application's /Bin folder. You can inject CSS inline within your web page (not recommended), or link your web page to any .css file within your web site (recommended). ................ The long answer... I recommend keeping CSS related to ACT controls
    Posted to ASP.NET AJAX Control Toolkit (Forum) by rdaddis on 9/9/2009
  • Re: How do you create a moveable menu control

    This can be accomplished with css using fixed positioning (except for IE6) . Fixed positioning moves an element into its own layer and fixes its position to the browser viewport. The element will not scroll when the viewport scrolls. The element will look like it is moving when the user scrolls. .................. FWIW - I like to wrap menus inside of a WebUserControl. Then I can reuse them on multiple page/masterpage templates by simply incorporating the WebUserControl. When I add the WebUserControl
    Posted to Getting Started (Forum) by rdaddis on 9/9/2009
  • Re: Package 'ElementHost Designer Package' has failed to load properly

    This problem occurs when the ToolBox initializes… even if no project is loaded. - What is the functionality of 'ElementHost Designer Package'? - How can I determine if anything within my Visual Studio environment has a dependency on 'ElementHost Designer Package'?
    Posted to Visual Studio 2008 (Forum) by rdaddis on 9/8/2009
  • Package 'ElementHost Designer Package' has failed to load properly

    I am receiving the following message: Package Load Failure Package 'ElementHost Designer Package' has failed to load properly (GUID = xxx). Please contact package vendor for assistance. Application restart is recommended, due to possible environment corruption. My environment is: Windows Vista Ultimate Visual Studio 2008 Version 9.0.30729.1 SP .NET Framework 3.5 SP1 ASP.NET MVC framework (1.0) It seems the error is triggered by anything that affects the ToolBox view in Visual Studio. I get
    Posted to Visual Studio 2008 (Forum) by rdaddis on 9/4/2009
  • Re: Must a WSS user be a member of Active Directory?

    FYI - Here are excerpts from the following post: Setting Up Your Anonymous Portal "Check the Enable Anonymous Access option, but also leave the Integrated Windows Authentication option checked as well. " "enabling anonymous access has two “side-effects.”". "If the _layouts/1033 directory does not have anonymous access enabled, anonymous users will be prompted to log in to access these javascript files."
  • Re: Must a WSS user be a member of Active Directory?

    The following are excerpts from About Active Directory Account Creation Mode : "...you can configure Windows SharePoint Services to automatically create Active Directory accounts for new users and cross-site groups. You must enable Active Directory account creation mode when you first configure Windows SharePoint Services." ... "Creating users and cross-site groups with Active Directory account creation mode is the same as creating users with domain account mode, except that you only enter the e
  • Must a WSS user be a member of Active Directory?

    Microsoft Windows SharePoint Services Inside Out, Microsoft Press, page 31 states: "Windows Sharepoint Services always uses Windows Active Directory accounts for authentication". Is it possible to have multiple WSS users who are anonymous IIS users? In other words, is it necessary for a WSS user who is a member of the "Contributor" or "web designer" groups to also have a Windows account or be an Active Directory member? TIA, Randy Daddis
  • documentation error for uploading PA?

    The DotNetNuke Module Developers Guide.doc says to use the Host File Manager to install a PA. It says to select Custom Module from the radio button selection on the Upload File screen . A radio button does not appear in the Upload File screen. The File manager simply uploads the .zip file to whatever folder I choose. Should the guide say to select "Upload New Module" within the Module Definitions screen instead?
    Posted to Getting Started (Forum) by rdaddis on 7/18/2005
  • Re: link of how to instal dotnetnuke

    This may be overkill for you, but here are my procedures for refreshing my developer environment as well as my "Best Practices" guidelines. I hope you find what you need within this information. Randy Daddis Wipe n Load for DNN, SQLServer, and Visual Studio I like to start with a fresh development environment. Here are instructions for refreshing a development environment: Delete an existing partition, if necessary. Install an OS (WinXP or Win2k3 Server) into a new partition. Install IIS and .NET
    Posted to Getting Started (Forum) by rdaddis on 7/18/2005
Page 1 of 10 (99 items) 1 2 3 4 5 Next > ... Last »
Microsoft Communities