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

Software Development Network >> IE Development

IE Development

New Question

transfer & file settings problem
IE7, OE6 Printing problems with headers
IE 7 - scrolling jumps
Cannot install/re-install MS DeskTop Search (nor toolbar): "cannot remove older version"
IE7 and desktop icons
How do I open a HTML page stored in local drive, give its parameters?
Problem unpacking DW.PUP
Failed to perform the specified catalog operation
Script error invalid character using the WebBrowser control
Database Comparison Utility for SQL Server Databases

Top Answerers

Rob Zuber
Nobbie
Big Bob Cooley
Kamen
Jason Zhang
Hoon1234
Markw2004
Minherz
ck75mk
asiaindian
XQuery: An
Only Title

Answer Questions

  • Xancholy Installing Framework2.0 over framwork 1.1

    On my server, I have framework1.1. I have installed framework2.0 but there is a problem occured, my webservices under path apps\mywebservices\ so, My webservices URL is ( http://www.mydomain.com/apps/mywebservices ) give me an error (security reason) 1- apps is a webshared 2- when I make mywebservices folder as a web shared it will work if the URL is ( http://www.mydomain.com/mywebservices ) the problem is, I need to update all my applications. :( how can I work with URL ( http://www.mydomain.com/apps/mywebservices ) note: I uninstalled framework2.0 but the problem still same, I think some setting have been changed!! ...Show All

  • Elie Rodrigue How to use WDS versions from Managed Code?

    Hi, I have a .NET application that needs to search from either WDS v2.5, 2.6 and 3.0 on either Windows XP or Windows Vista RTM. It's like this because I don't know what versions my customers will be using. I have handlers inside my code that detects which version/OS is installed and then uses the correct column names and query formats (as these have changed on each version). For Windows XP I can use this approach, but for Windows Vista (as has been noted elsewhere in this forum) I can't do this anymore - as the WDSQuery COM helper DLL (ISearchDesktop) seems to have been deprecated for the "WDS 3.0 Vista" version. Questions: (1) Are the above statements correct, as in the WDS3.0 version API is called differently whe ...Show All

  • AdelioStevanato Is IMarkupServices available in IE7?

    its's not possible to get it from IHTMLDocument2 or IServiceProvider. Any ideas Thanks. ...Show All

  • laurin1 SCCP now available to MSDN subscribers

    We’re happy to announce that System Center Capacity Planner 2006 is now available to MSDN premium-level subscribers! It went out as part of the March 2006 shipment; you can also download it directly from Subscriber Downloads (under Servers/System Center Capacity Planner) System Center Capacity Planner 2006 employs state of the art modeling technology to bring unprecedented functionality and flexibility to the process of performance analysis and planning of Microsoft Exchange Server 2003 and Microsoft Operations Manager 2005 deployments. With System Center Capacity Planner the IT Professional will get the guidance required to plan a deployment in the most efficient manner, while also allowing for "what-if" analysis for future planning. ...Show All

  • Gobi N Really wasted my time with MS products all these years

    Sabayon 3.2 demo: http://youtube.com/watch v=r9oHZQVGrF8 After install, you have it all out of the box without buying/downloading applications and stuff. it's all out of the box so when you're installation is ready, it is really ready. No need for downloading/buying dreamweaver, Nero, Photohop, Rippers, office, Winamp, codecs etc. etc. Appz to get thing done are all included. When I would go back to Vista now, I wouldn't feel satisfied, like being on an old OS which lacks technology that can be used in 2006. I really wasted my time testing RC1 and RC2 etc. I'm on windows since MS-DOS, I know it inside out, it all begun with the fact that I don't buy a complete PC because I upgrade my own PC's once in a while so you don't get a newer OS wh ...Show All

  • Scurvy Lobster How to redirect to an other url in IE add-on ?

    I try to write a IE add-on to restrict the visiting of web site, user can only visit some allowed web site. So I cancel the request in DISPID_BEFORENAVIGATE2 event if the web site is not allowed, it works, but how to redirect to a specified URL IWebBrowser2.Navigate2 don't work. You can call IWebBrowser2.Navigate with another URL in the BeforeNavigate2. You must use the IWebBrowser passed as the first parameter in BeforeNavigate2. What exactly doesnt work for you usinng pDisp.navigate2 yourURL Sorry, my mistake, it works, thanks ...Show All

  • Jamie Thomson 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

  • ascona Unrecognized configuration section membership

    After my update from CS 2002 to CS 2007 i need to redevelope the hole User Logging System. Before in the old version the Microsoft.Solutions.Framework was used for the authentification but now I'd like to use the standard ASP.Net logging. As I read, I need to add The UpmProvider to my web.config but the result ist that i get the following Error: Error 101 ASP.NET runtime error: Unrecognized configuration section membership. What do I have to do now Does anyone have something like a complete example how to implement this Loggin System which would probably help me Regards Can you provide the exact error message text and steps you are performing to get to that error message I ...Show All

  • Rattlerr Outlook mail not indexing Mailbox

    Everytime I attempt to index my mailbox, I get an error Mailbox - (my name): could not open message store (MAPI 1.0 - The informations tore could not be opened. Please help!!! Steck, Are you using WDS on a work machine that is using Exchange 2001 If so, check out the following KB message. It might be advisable to have your administrator update Exchange. http://support.microsoft.com/default.aspx/kb/842019 Paul Nystrom - MSFT ...Show All

  • David Beavonn CS 2007 Site Configuration

    Hi All, I am a beginner and learner in CS 2007. I have a task of configuring a website in CS 2007 and going live with it. The existing site has been developed and configured using the following: PHP, MySQL, Joomla (freeware Content Management System) and VirtueMart (Open Source E-Commerce solution to be used together with Joomla, Content Management System). Now the task is to configure this similar site into CS 2007. Since CS 2007 uses SQL Server, I was wondering, do I need to transfer the database from MySQL And also simultaneously, do I need to develop almost all the web pages and the functionality in asp.net from php in order to host it on IIS The trouble with me is that I have been working on Microsoft Technologies all my c ...Show All

  • adb123 SaveProjectAs

    Ok...After hearing some complaints on this these boards about not having a "Project Save As" that saves the entire project to a new destination and name...I created this addin for VS05 that does just that. The addin creates a 'Save Project As' menu item off of the file menu and allows the user to select a VB or C# project file and then select a new destination directory and a new name for the project. All standard dialogs used. you can download the xcopy deployment files from: http://codegallery.gotdotnet.com/SaveProjectAs The zip file contains two files: SaveProjectAs.AddIn and SaveProjectAs.dll and all you have to do to get it to work is to unzip the files into your addin directory... Please use this thread or ...Show All

  • M.AmjaD Adding CVV2 fuction for online payment

    Hi,  I have used Starter Site as a modell for a quick start for building a web shop, but I can't figure out howe the relationships between the difftrent parts of the payment procedure so that I can make a secure payment. The steps is to gather credit card data send the data for autorization if the customer have 3-D Secure the customer should be redirected to there bank and in the string to the bank supply the response address, then the customer returns the payment will be settled and the recipt should be shown and e-mailed to the customer. All the communication whit the bank etc. Is done using a webservice but I don't get the logic in the diffrent parts of the payment structure could you explain this and howe to add the CVV ...Show All

  • Kumaresh BHO and ExplorerBar in a single DLL?

    Is there any special precaution we need to take if we are going to package both the BHO and the explorer bar in a single dll In VC++ terms both the sources are in a single project and get compiled into a single dll. Or, is it adviceable to separate them into two different dlls If yes, why should they be separated Any advice would be appreciated. Thanks hi i dont think so it will create any problem because while working on my projects i gone throu many examples related to BHO which encapsulated toolbars and were very useful ..same will be true for explorer bar iguess. Thanks for the response HadaytUllah! It is just working fine, but I wanted to get the opinion of the experts' in this forum ... ...Show All

  • Fabiods How to change back from IE7 RC1 to IE6?

    I installed IE7 RC1 and basically I couldn't access any webpage. I used the connection diagnostic tool and it says many of my connections failed. However, other browsers work fine for me like this one. With this IE error I couldn't even use many of the download managers like the one for installing IE6 (it says connection failed or so). I'm very troubled and hope to reverse back to IE6. But when I uninstall IE7 RC1 from control panel, even though it seems that it was uninstalled, my IE7 still remains there. I tried many ways, even like trying to install a standalone IE and downloaded Microsoft's IE6SP2 registry, but still has the same problem. Is there any way I could revert back to like when I freshly installed Windows Thanks a lot. ...Show All

  • freeflyr Windows Desktop search is inbuilt in Vista?

    Is windows Desktop search inbuilt on vista I think so for files, but not sure about emails and other resources. Yes, the complete WDS 3.0 engine is built into Vista. This includes file, outlook email and offline files (client side cache/redirected "MyDocs"). To be exact there is no WDS UI on Vista, as Vista has its own UI for search (i.e. in every explorer windows, in Start menu). Additionally, when one uses Outlook 2007 there is no need to download WDS as the engine is already there. Technically I think it is the Vista search functionality is built into WDS... but yes, WDS is available in Vista. ...Show All

8485868788899091929394959697989901

©2008 Software Development Network

powered by phorum