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

Software Development Network >> IE Development

IE Development

New Question

need help
Error while Creating new e-commerce Project (2007) in VS IDE 2005
Clear IE History From C#
thread
XNA Development Laptop
CommerceProfileSystemException: Failed to initialize profile service handle
additional PST files indexing in outlook 2007(12.0.4518.1014)
IE7, OE6 Printing problems with headers
Variant Chooser
CS 2007 OrderGroupCollecion to PurchaseOrder with BizTalk2006 - best practice

Top Answerers

Sequel2k5
Amilath
Bijivb
Melissa H.
Berky13
Gili
jason duncan
Artschi
Alpehans
dbdog
AlertNet Newsdesk
Only Title

Answer Questions

  • DeltaOps101 WDS 3.0 Items indexed so far count stays 0

    I just installed WDS 3.0 today. When I ran index now, I can see several thousands of items to be left to scan. But the count for Items indexed so far stays 0. When I ran an earlier veresion of WDS, it shows me a negative number. I have yet to be able to do any search on either version. I'm running XP Home with SP2. Larry I have the same problem. I've tried changing the index directory, disabled all file types with "Registered IFilter is not found" and set it to index only one folder (not one of the default ones). All to no avail. I did notice this warning in the event log though: "The content source <d:\dxsdk\> cannot be accessed." I also got the same warning wi ...Show All

  • sigipa Generic Lists & the System.Predicate Delegate.

    I may be missing something here, however I am baffled at the signature of the predicate delegate as defined for the Find methods of the generic List in 2.0. Could somebody please enlighten me as to the lack of an additional parameter with which to pass in search criteria I would have at least expected this to be overloaded with the option for something like the following: System.Predicate(Of T)(obj As T, match As Object) As Boolean This would make more sense to me. For my own purposes I have felt the need to pre-load any search criteria for my List searches into a higher-scope variable prior to hitting Find with the restrictive signature. Thanks in advance for helping to clear this up for me. Regards, David Kennedy ...Show All

  • lidiya Is the new java goin to nail down .net ???

    hello guys , One of my frnds told me that the new java is goin to nail down .net.Is this true Regards jr Web Developer www.iitjobs.com Java has always had a sizable lead over .NET. I doubt the new version is going to change that unless they really messed it up... What I believe is that this is a commercial prospective of two gaint competitor 'Java' and 'MS'. But it's good to innovate and refined existing technologies. Anyway there is always new things to learn and apply. Best of luck 'MS' nobugz wrote: Anders Hejlberg has been working on .NET for the past 7 years or so. Great guy, but objective on Java vs .NET hehe exactly what I was thinking when I read that a ...Show All

  • MillBear Converting to the C# and .net Environment tips

    Hello all, Currently our Company will be converting from a progress environment to a Microsoft C# environment and I figured I would start this thread for any questions that may arrise and also for all you seasoned vet programmers out there who would like to share some secrents and methods with the world, post them here .I thank all of you in advance. Feel free to contact me at rwalker@aimntls.com for any direct comments. Thanks again. walkerryan & Ryan Walker, probably you are one user but I joined those users threads as it was the same discussion. Hello all, Currently our Company will be converting from a Progress environment to a Microsoft C# environment and I figured I would start this thread for any questions that ...Show All

  • Hughsieman How to search WDS on Vista using APIs in C++

    How do you programmatically search WDS on Vista using the APIs in C++ On WDS 2.x the procedure was:- 1. Create CLSID_SearchDesktop object 2. Get the IID_ISearchDesktop interface 3. Call ExecuteQuery on that interface with the query 4. Enumerate the recordset returned to get the results This works perfectly on WDS 2.x and also works on WDS 3.0 beta on XP. However on Vista it fails at the first step with the error class not registered. I was under the impression that the search in Vista was WDS 3.0, so why is the code not working when it works OK with WDS 3.0 under XP If there is another way to query under Vista what is it Can you provide an example Thanks Nick Thank ...Show All

  • zhihao MS Access Developer Needed ASAP

    Hi all, I am a novice MS Access user and I created a simple database for a small business client. There are a few bugs that I need worked out ASAP. I am looking for someone who would be willing to take a look at the database and fix the bugs. I had someone helping me out but they were due to provide the fixed DB back in November 2006 and now I can't get in contact with them. I am desperate b/c I promised the client I would provide the DB to them in December. If anyone does some work on the side and is willing to help, I need you!! I am also looking to expand the functionality a bit but shouldn't be anything too fancy. Please contact me if you're interested. Thanks in Advance!!! "Desperate" AA807 Originally, ...Show All

  • mwoehlke IE extention can not prevent a image from being downloaded and displayed!

    I want to write an IE extention that can prevent image from being displayed. I know that when I got the DISPID_DOCUMENTCOMPLETE event, I can walk the DOM object of that web page and set the image object to invisible. But at that time the image has beed downloaded, Is there some solution that can prevent the image being downloaded Can IE extension support that Thanks! Actually, there is a third option, an Asynchronous Pluggable Protocol , which is probably the way to do it. Not easy, though. Unfortunately, no. The only ways AFAIK to prevent content from being downloaded, are either a proxy server (like Privoxy), or a Layered Service Provider (like Ad Muncher) ...Show All

  • Beast Forever Please give my site a test!!

    I am part of the new site www.auctionforless.com and I would really appreciate it Greatly if some people would give me their Honest opinion of the site as far as looks and functionality!!! Thanks in advance!! nice site but i dont really like the black and blue text on the left sidebar. looks a bit "basic". maybe brighten up the site a bit with brighter colours etc. ...Show All

  • Yoann Problems with RTF file in IE

    Hi, I've a problem (the context is a web application) with an RTF file which is dynamically generated on the server and then shown on the client side with IE 6. IE automatically opens word (MS Office 2000 on the client) but then complains about the file being locked by another user Further investigations showed that the file is locked by the WinWord.exe process itself on that P.C. Unfortunately this behavior does not happen always but just sometimes... and in some client PCs, not everyone The client with the problem has IE version 6.0.2800.1106 SP1 Any idea Thanks in advance! Regards, Andrea Is the error message referring to having someone else on the network locking the file ...Show All

  • Jonathan Wong Is the new java goin to nail down .net ???

    hello guys , One of my frnds told me that the new java is goin to nail down .net.Is this true Regards jr Web Developer www.iitjobs.com magicalclick wrote: I don't know how ulgy Java can be, but .Net is extremely beautiful. Try the MS Expression Blend Beta2. OMG, they can make some very very fancy GUI. XAML seems to be a lot easier to define a GUI. A lot of features are build-in. Like Docking, Stack Docking, Grid Panel, and many other cool stuff. You don't need a 3rd party library to make a decent GUI. Of course, you can do better using 3rd party editor =) or 1st party editor like Expression Blend. And it separates logic code and visual code very well. It may feel weird at first, but i ...Show All

  • Marcel_Von How do I send data to a html page?

    Hello, I am building an application that works alongside explorer. The application generates some data that I then need to enter into som text fields on an explorer page. The application itself is currently in c# but this element could be rewritten in a different language. I am currently using Sendkeys but this relies on the windo having the focus, which I can;t guarentee, so I woudl like to find a way of sending data directly to a field. Any advice or hellp woudl be greatly appreciated. Steve Excellent - Many Thanks - That will get me on my way :-) Add a Web Browser Control to your Page public HtmlDocument doc; doc = webBrowser1.Document; ...Show All

  • Paul X BasketHelper: Object does not match target type.

    I've run into a weird exception on checkout now that I do not understand. At this point, when the starter site is calling CheckoutData.BasketHelper.RunBasketPipeline(), the following exception is thrown: " System.Reflection.TargetException: Object does not match target type. " I have breakpoints both on that line as well as in the RunBasketPipeline method, and it is getting the basket helper but unable to call the method. Any help you can provide is greatly appreciated. Peter Heh Peter, don't worry about it. Thanks for sharing the solution though! It is good feedback for the product group to understand the challenges faced by developers. An oversight like this m ...Show All

  • DHJr Disable/Hide IE7 Command Bar

    hi, I just download and install IE7. Don't like the tab browsing thing and try to revert back to familar IE6 menu bar etc. Manage to get back classic menu on TOP of address bar (which IE7 never provide such option) after some google search. Tries to remove all icons in command bar. But after restart a new IE7, the defaults icons came and is quite annoying. No matter how many times I remove, they will still come back. Discover the command bar cannot "move" to be inline (at least) with address bar even toolsbar is unlocked. Also unable to find any solution to disable or hide it. Any one knows how to disable/hide the Command Bar Thank you. I did do this but still have the ...Show All

  • Stve445186 Where to find iextag.h

    I am trying to access the ITemplatePrinter2 interface, but I can't find iextag.h Using Visual Studio 2003 and 2005 and Internet Explorer 6. ...Show All

  • Tamiri WDS 3.0 RTW fails to start

    Hello, Install of WDS 3.0 RTW in WinXP ended OK. As it did not start automatically, I started it manually, and found that the Windows Search service is not running. Windows Applications Log reveals: The Windows Search Service has failed to created the new system catalog. Internal error <7,0x80070002>. Any hints Marek David, I have WDS 2.06.6000.5414 up & running OK for some weeks now. Regards, Marek Hello Paul, I just want you to know that reverting back to WDS 2.6.5 works OK. Should you need any more input, please put a post here. Regards, Marek Marek, We are looking into this prob ...Show All

151617181920212223242526272829303132

©2008 Software Development Network

powered by phorum