Software Development Network Logo
  • Microsoft ISV
  • Visual Studio
  • Smart Devicet
  • SharePoint Products
  • Visual FoxPro
  • Windows Vista
  • Visual Basic
  • Windows Forms
  • Visual C#
  • IE Development
  • Visual C++
  • VS Team System
  • SQL Server
  • Game Technologies
  • Audio and Video

Software Development Network >> IE Development

IE Development

New Question

Automatic updates of WDS through WSUS
A little help for a little context menu extension
CAN SOMEONE HELP PLEASE? WDS STILL NOT WORKING
Unable to initialize the filter host process
About linux operating system
Monitoring IE7 from another application
Need MessageManager configuration in Web.Config
Passing JScript string array to Activex
C:\ explorer opened when click 'search' button in deskbar
Cannot install/re-install MS DeskTop Search (nor toolbar): "cannot remove older version"

Top Answerers

Jason Croft
Attila Soos
Santor
Javahar
davidacoder
Tryin2Bgood
sajohnstone
moondaddy
JosB
moldau04
Anwendungsprojekt aus
Only Title

Answer Questions

  • sandyrae IInputObject no longer called in IE7?

    Has the behavior around IInputObject changed for IE7 We're doing the standard: 1. On SetSite(), get the IID_IInputObjectSite from the IUnknown parameter. 2. When one of our UI Windows gets or looses focus, call IInputObjectSite::OnFocusChangeIS() It all appears to work; however, we never see callbacks on our IInputObject methods: UIActivateIO, HasFocusIO, TranslateAcceleratorIO. Well, that's not completely true. We see a callback on IInputObject:: UIActivateIO(FALSE..) when a second, different toolbar calls IInputObjectSite::OnFocusChangeIS(FALSE), but that's the only time (we see it in the stack crawl). Is this behavior different from IE6 This bandobject needs these calls to do it's UI correctly. It's more complex than a simple editbox ...Show All

  • Mnkylord User login programmatically …

    I’m new to Commerce Server and was tasked with the job of integrating our existing "user" database with the "user profile" database for the store site that we are developing using CS2007.  I wanted to know if it's possible to programmatically login an existing user. The basic scenario is the following: The user logs in and is authenticated against our "user" database.  At this point, I must check the "user profile" database.  If the user exists in this database, I need to programmatically log this user into the store site.  If the user does not exist in this table, I need to create the user profile using the whatever data we have on hand from the "user" database and then log the user in. Is this po ...Show All

  • chubbysilk Context Menu Extension in Internet Explorer.

    I have a new context menu in internet explorer by modifying regsitry. Now I want an exe to open when user clicks on the menu item in internet explorer, but I am failing to achieve this. Can some one please help me. I have just placed exe path in the default value. Can some one help me > You have to write JavaScript code, to launch the exe file. After this, save this JavaScript code to some html file (in appropriate tags), and provide path to this file in the registry. Ok I have got it. But can you please give me some example. How can I call my own application through this protocol One thing more, about using script, see below line: var wdApp = new ActiveXObje ...Show All

  • modtran propertiesToReturn

    I have added the propertiesToReturn to the webconfig and referenced a property that I added in the Catalog Schema manager. This works as expected in all areas of the site except Search. If I put one of my custom properties in the string then Search returns an error (and no longer works) - all other parts of the site work however. If I remove my custom property from the string then Search works normally. This is all being done within the latest starter site. Please Advise. I have done some more poking around.   We have Inventory enabled on the Catalog - from looking through some of the Stored Procedures I see an InventoryPropertiesToReturn variable getting manipulated. I wonder ...Show All

  • HuberSepp Missing Performance counters

    I just configured a new production server but when i went to run the application it seemed that there were a bunch of performance counters missing. I checked the registry and compared HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services to another machine. The Commerce: Marketing and Commerce: Pipelines were present on the new machine but Commerce: Catalog, Commerce: Catalog Pipeline, Commerce Orders, Commerce: PromoCode Pipeline were missing. Anyone run into this Any suggestions on how to create these or what step of the install creates them Thanks. While i was waiting for a response, i tried running a "repair" on the CS installation. at the end it asked me if i wanted to start the Commerce S ...Show All

  • clint 2 BizDesk navigation pane issue

    Issue: The navigation pane in the Commerce Server 2002 Business Desk client on our server is not displaying correctly. The list of menus and item appears in while and completely expanded. Clicking on any item in the navigation pane will select that item but no action occurs in the main content pane upon click. My 1 st suspicion was that this was an XML issue due to the fact that BizDesk uses XML2 which IE7 (and certain security updates of IE6) is not compatible with due to vulnerabilities. Service Pack 4 of commerce server fixes this issue so I went ahead and installed the service pack. Once the installation ran there were no issues but it did not fix the problem of the business desk navigation It was suggested ...Show All

  • Wheeldo Another error when trying to use catalog or marketing manager refersh site cache option

    hi, Error message from event viewer listed (below): System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> There was an error generating the XML document. ---> Instance validation error: '0' is not a valid value for System.Net.HttpStatusCode. at Microsoft.CommerceServer.ServiceAgent.TryHandleWebMethodException(Exception ex, SoapHttpClientProtocol serviceProxy) at Microsoft.CommerceServer.Internal.Marketing.MarketingServiceProxy.AuthorizedInvoke(String methodName, Object[] parameters) at Microsoft.CommerceServer.Internal.Marketing.MarketingServiceProxy.RefreshCache(String cacheName) at Microsoft.CommerceServer.Internal.Marketing.AgentMarketingSystemImpl.RefreshCache(String cacheName) at Microsoft. ...Show All

  • DavidThi808 Manually Configure URLs

    Hi all, I need to be able to manually "configure URLs" for documents. I'm not sure how else to word it. Basically, say I have a document "d1" which I get WDS to index. However, I would like to map d1 to URL u1, so that when I search for the document using WDS, I get back u1, and not d1. This would probably be some sort of wrapper around the index, which would perform the mapping between document ID and URL. Is there any way to do this I've looked at the documentation, and I haven't found anything that addresses this issue. Thanks in advance, -A Eric, Thanks for your response. I just thought it would be cool to do, for many reasons. For instance, I index a basic document which contains ...Show All

  • parm12 WDS 3.0 Pushed with SMS 2003

    Is there a way to push WDS 3.0 using SMS 2003. I have tried pushing the wdssetup.exe but it doesnt do anything. ...Show All

  • Liu Hua Fix for roaming profiles

    Hello all, I'm happy to announce that Microsoft has introduced a hotfix that addresses the problems that occur when users with roaming profiles attempt to access WDS from a new machine. The hotfix, as well as further information about the fix can be found here: http://support.microsoft.com/default.aspx scid=kb;en-us;287497 It should be noted that this fix is intended for enterprise users currently running at least WDS version 2.6.5. Home users and enterprises that do not support roaming profiles do not need to install this hotfix. Paul Nystrom - MSFT May be I am missing something, but this article is talking about fixing Outlook files. I install the fix list in the article http://supp ...Show All

  • Saad Kanawati Internet Window Problem

    There is a game that i play.... The game is on the internet and is opened in a large window. There are advertisments etc below the game. you press the arrow keys to move around, whenever i press the down key it moves further down the page. also when i type something it is fine with all keys and responds well..but if i press the backspace key it takes me back to the previous internet page.. There is another computer that uses this game and it does not have any problems. it has all of the latest keyboard drives, is this the problem Can someone please answer my question ...Show All

  • sunrunner OL 2007/Vista RTM Search not working

    If I enter a search query from within OL 2007 (using the all items) I don't get matches except my Exchange account. I have several other PSTs and Public folders. I have them all checked in options, set things to search all and also have unchecked the quick results. If I enter the same search in the search box of the File Explorer in Vista, I get all the matches. Ideas Using Vista Ultimate RTM. Using OL 2007/Win XP x64. Outlook Mail is not indexed. Tried (re)installing. No use. When I open OL after WDS installation, in the index status dialog, the number of items to be indexed increases, and drops back to 0. WIht or woithout Index Now activated. Haven't found any info on this, but mail is defini ...Show All

  • Troy Lundin unable to find Microsoft.VC80.DebugCRT

    I get the following error when I compile the ActiveX DLL in Debug mode in the stage where the compiler attempt to register the activeX DLL: Activation context generation failed for "C:\Projects\xxx\AteCtl\Debug\AteCtl.dll". Dependent Assembly Microsoft.VC80.DebugCRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50608.0" could not be found. Please use sxstrace.exe for detailed diagnosis. Later on if I tryied to use the DLL and get the same error. I managed to make it work by copying the VS debug redist to the application folder and to the debug folder. If I compile in release it works. My project has embed manifest to True. I'm usin ...Show All

  • hotsauce IE7: Img control NOT allowed to view local files???

    Hi, I have an image preview function (in javascript) that allows the user to view an image before it is uploaded to the web site. I use the standard upload control (type="file") which- when set by browsing to an image- is used to determine the image path on the user's local machine. For some reason IE7 refuses to display the image. This works in IE6. I have to admit that this did not work in FireFox so maybe there is some standards incompatibility that is involved. code is : var path=up.value; // 'up'is the upload control img.src=path; // 'img' is the image control I've tried various ways to modify the local path with file:/// and file://localhost/ but nothing seems to work. Any one know Thanks! Jack ...Show All

  • Nick P IE 7 opening to Run Once page with error on it.

    I downloaded updates last week. I have been using IE7 for a while with no problem. I dwnloaded the updates. Now when I open my browser the page tries to go to http://runonce.msn.com/runonce2.aspx . There is an error reported for this page and it will not open up I get a blue screen. How do I eliminate this I have my home page set in the tools section but when opening it won't go to my home page until I hit the home button on the tool bar. I am also getting this same error - its just very annoying now The error appears to be a web page error I copied what was displayed for the error Line 56 Char:2 Error 'windows.external' is null or notan object Code O URL:http://runonce.msn.com/r ...Show All

545556575859606162636465666768697071

©2008 Software Development Network

powered by phorum