Answer Questions
eldiener IE7 issue with Integrated Windows Authentication in IIS
Hi, I've a web application developed in ASP.NET which is hosted in a Windows 2000 server with only Integrated Windows Authentication enabled. This is to make use of Active Directory Services. Now, everything works fine with IE6. But in IE7, I get the Page Not found message. When I checked the headers, I saw the status as 401.1 which, if I am correct, basically is because of some Permission issues. Why do I get this if I use IE7 This above issue is with my Production server. Now, having said that, I've a test server which is also Windows 2000 on which everything works well. I just dont have a clue as to where the problem is with my Production server. Please help me on this ASAP as I am getting a lot of calls from my clients regar ...Show All
ramseys Difference in IE6 and IE7 on displaying downloaded html file as attachment
Hi, I am trying to download html file and view it. The problem is, in IE6 opens it in new window(expeccted behaviour) but in IE7 it opens in the same window. At the server side the headers are given like response.setContentType("text/html"); response.setHeader("Content-Disposition","attachment; filename=Listing.html"); How can i open another brower window or tab in IE7, to display the html page which is downloaded as attachment. Please suggest me a workaround.... Thanks in advance, Sony M This may just be a flag setting. Go to your internet options...Advanced tab. Look for a flag "resuse windows for launcing shortcuts". If its checked, uncheck it and then give it a t ...Show All
MON205 Firefox 2
Yay! firefox 2 is being released at 8pm today!! Hooray! just thought i would let you know... Brian Kramer wrote: http://toolbar.live.com/ Is more slowly :( Brian Kramer wrote: After installing XP2 SP2, Firefox really wasn't worth it anymore. It takes too much memory as well. The tabbed browing was nice, but I had something similar with the IE6 addon. Yes. what's its name Maxtrom Regards. That's an interesting observation. Most websites are designed to be IE compatible. It's not a great situation for 3rd party browser vendors, who might have functionality that would make a richer experience. I think in terms of User interface, and in my opinion, IE7 and Firefox are pretty much on par. If t ...Show All
Peter Freeman Acceptable columns in WDS 3.0 ExecuteQuery call?
I just downloaded WDS 3.0, and now my old ExecuteQuery calls return an HRESULT: 0x80040E55 exception, which seems to mean that there's an invalid column. Has the list of acceptable columns for the second parameter changed Also, is there any resource that lists all the acceptable columns After much searching, the only thing I could find was http://msdn2.microsoft.com/en-gb/library/ms123402.aspx , but that site doesn't work, besides the fact that it only describes WDS 2.x Thank you very much! Ruler26, To call ExecuteQuery() function, which dll you referenced in your application Have you installed vista SDK . I am trying to write search application using VB.NET and WDS 3.0 and vista SDK. but till now i ...Show All
smalljoe The "SendUsing" configuration value is invalid
Hi Folks, I wrote a code to send email for local intranet website. when i tested the doce worked fine, sent email to where ever i wanted. but when i uploaded on intranet server it displayed " The "SendUsing" configuration value is invalid " error. After a look through server i realised in IIS the in no SMTP Virtual Server installed which i have on my local system. but, this company i work for they use their mail server. like mail4.domain.com. i dont understand. any help will be appresiated. I am posting code which i am using for my local system to send software. Private Sub Button1_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click emailMessage() End Sub ...Show All
WXS123 popup menu problem using IE7
I am having problems with my CSS pop up menu after I loaded IE7. I have a menu item that has a dash(-) in the title and for some reason IE7 shifts the text after the dash. Does anyone know a fix for this. You can view my website at: www.streambox.com It is under the product menu at the top. I can not find anything written about this problem. Can anyone help Replace " - " with − and it will work. If you have any other solution please let us know. Sorry, But there isn't a fix... It seems that IE 7 (still) has broken CSS rendering. I do not know why it isn't fixed though... hey it worked. Thanks!!! ...Show All
msksurfer Task buttons hidden (disappear) in Toolbar
Hi there, Please help!! Recently, I hit the problem is the Task button hidden (disappear) in Toolbar, I open over 8 tasks but no task buttons shown inside the Toolbar, I just can use Alt+Tab hot key to change active windows. Thx you guys Sue is my windows XP SP2 all active task buttons are hidden. (any software should be the whole system Windows XP have some ... I dont know what's problem) Mods, please lock thread as off-topic. What software are you using Sue, I hope someone has an answer. I have the same issue. It has to be something user related as other users on my machine do not have the problem. I have Windows XP2 with the latest updat ...Show All
doubled_ Please help on VB Script on HTML.
Hello guys, I wish to make a HTML page that shows all the pictures in the child directory respected to my HTML page location. I know I can use document.write to populate the HTML code and I know the basic syntax of VB script. But I don't know how to retrive the current HTML file path. And I don't know how to retrive a list of dir names and file names as well. Please help, thank you. Anyone Please. Thank you very much. I did a little one too, using fso. There is a lot of things I don't know from your code, which is really good because I can learn from it. Thank you again. =) This code is intended to build the page dinamically ...Show All
Demonslayer Adding Extendend Order attributes in Pipeline.
We have extended orderform to have a notes collection, in the creditcard pipeline once a payment is made, we log an entry into the note. How-ever when we run the code, IDictionary Note = new DictionaryClass(); ISimpleList Notes; Object NoteObject; Note[dictionaryNoteSubject] = OrderNoteSubject; Note[dictionaryNoteCreatedBy] = ProgID; Note[dictionaryNoteCreatedDate] = DateTime.Now.ToString(); Note[dictionaryNote] = Response; Note[Constants.orderFormIdProperty] = OrderForm[Constants.orderFormIdProperty]; Note[Constants.orderGroupIdProperty] = OrderForm[Constants.orderGroupIdProperty]; // Check to see if we have any noptes defined. If we don't the value at the // key will be of ...Show All
Mike V T 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 It works now more or less, I think it didn't work because I forgot to add the CommerceCompnents DLL. Anyway no ...Show All
dbcuser forms
hi i need some help with one thing that i dont get yet :/ but how do i make so when u fill in a form that it will get emailed to me ye i mean on a website and thx ill look there :) Do you mean a form on a web page If so such web/ASP.NET related questions are best handled over on the ASP.NET forums . To get you started though, you should take a look at this article on sending email from an ASP.NET page . ...Show All
Luis Miguel Abreu OLECMDID_SAVEAS
Hi, I've been trying to use webBrowser->ExecWB(OLECMDID_SAVEAS, OLECMDEXECOPT_PROMPTUSER, &variant, NULL); Nothing happens... but if I use OLECMDEXECOPT_DONTPROMPTUSER the dialog appears but with no option to save the complete page (images included). OLECMDF cmdf; webBrowser->QueryStatusWB(OLECMDID_SAVEAS, &cmdf) returns 3 (enabled and supported) Suggestions would be appreciated. Craig ...Show All
PiroNaut Wireless Audio System
Hi, Im trying to find some high fidelity wireless speakers transmitter/reciever system that can output a good bit of sound wirelessly. Not only that but I need something that can take an input from a home theater system/tv/dvd player and also an input from a computer so that I can choose where my input is coming from. I also need to be able to output to one of two sets of wireless speakers. Basically Im trying to be able to pipe music to my garage or my living room at my convienence with decent, fairly loud sound. Plus I want to be able to pipe music from the same sources to my living room, or just have sound from the tv/home theater system come into the living room and be able to pick and choose between the two. If this is at all possi ...Show All
RaviKanthReddy How to know when a tab is switched in IE7
Hi, i'm developing a toolbar to IE7 using the example in codeproject, using .net (c#). for each tab i get a new toolbar created, and i want to know whenever the tab is changed in IE. meaning, i need some kind of event, like a "tabchanged" event to register to. does anyone know about such an event is there anything similar that i can work with (SHDocVw or something) thanks *bump* isn't there such an event With the BandObject you could also use Explorer.TitleChange event. Every time a tab is clicked the Title of IE changes... Explorer.WindowStateChanged += new SHDocVw. DWebBrowserEvents2_WindowStateChangedEventHandler (Explorer_WindowStateCh ...Show All
jdn IE and add-on - Roboform
Have Vista RC 2. I have a system with the main administrator account that was created during setup, which is the admin account with my name e.g., "Mary". I installed Roboform for use by IE 7, and installed the Mozilla plug-in as well to test. Mozilla and Roboform work fine together. I.E.7 does not have Roboform listed in the Manage Add-ons section, where it is supposed to be, so it can be enabled or disable from there. It just does not show up, as I discovered many other add-ons also do not shop up in this account! I created another admininstrator account from my "Mary" account, and called this "Admin". When I log into the "Admin" account, IE7 uses Roboform just fine! ... and the Man ...Show All
