Answer Questions
paraGOD Commerce Server and Visual Studio...newbie question
I have Visual Studio 2005 on my workstation and I have installed Commerce Server on the same workstation. However, when I open Visual Studio and try to create a new Commerce Server project, the templates that the Commerce Server documentation says is supposed to be there isn't there. Did I read the installation instruction wrong, or am I missing something Does the Commerce Server installation install any components for Visual Studio How exactly do the two interact Hmm we never tested this scenario. You are in uncharted waters :). Try it and see if it works. As I said before then you luanch the project all VS does is call the empty.pup, so it's not like you are losing a great feature:). -M ...Show All
yosonu Cache Refresh for separate server
We have the CS web services and a custom web service located on a separate server. I added an Non-Commerce Server Application via Commerce Server Manager for the custom web service. The web.config of the custom web service has an http handler for: <httpHandlers> <add verb="*" path="OrdersWebService/SiteCacheRefresh.axd" type="Microsoft.CommerceServer.Runtime.SiteCacheRefresh, Microsoft.CommerceServer.Runtime, Version=6.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 "/> </httpHandlers> Now when I run http://eaviadev04/ProfilesWebService/ProfilesWebService.asmx op=RefreshAllProfilesInCache I recieve the following error: System.Web.Services.Protocols.SoapExcepti ...Show All
Muhsin Zahid U&#287;ur Ram update for a pc with an oem version of windows
I have a Genuine OEM version of windows XP Profesional installed on my PC and I am thinking about installing more ram and mabey a new graphics card. Will this render my copy of windows as a non genuine copy or will it still be a valid copy Hi, Please post your question in the following forum: http://www.microsoft.com/windowsxp/expertzone/newsgroups/reader.mspx dg=microsoft.public.windowsxp.general Thank you, Bhanu. I have a Genuine OEM version of windows XP Profesional installed on my PC and I am thinking about installing more ram and mabey a new graphics card. Will this render my copy of windows as a non genuine copy or will it still be a valid copy it ...Show All
filson ActiveX Modal Dialogs do not work in IE7
Our product is suffering some pretty severe problems because of IE7. We've starting getting calls that dialog windows become hidden. We've heard this is a threading issue. We found out that the problem is actually much worse. Modal dialogs don't seem to function correctly in IE7. You can recreate the problem using VB6 by doing this: 1. Create an ActiveX UserControl project. 2. Add a form to the project (form1) 2. Put a button on the user control (usercontrol1). 3. Add this code to usercontrol1. Private Sub Command1_Click() Dim objForm As Form1 Set objForm = New Form1 Call objForm.Show(vbModal) End Sub 4. Build the project as an OCX somewhere on your hard drive. 5. Find your control's CLSID in regedit. I ...Show All
Novak 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. In a nut shell yes, it seemed to work for me. have you got multi users on your pc and if so, have you tried running it in another user What error is reported for the page Is there a script error Also, could you run Internet Explorer (No Add-ons) from Start->All ...Show All
Will Merydith problem with iexplorer ActiveX stealing focus
I am trying to use the inernet explorer activeX control to display a web page in a C++ application. A background thread periodically requests a refresh of the page in case it has updated. The ASP web page interrogates a SQL Server table for data when refreshed. THE PROBLEM: If a user is entering data in another area of the program, the explorer component steals the keyboard focus whenever it refreshes and you must click the mouse back on the editing area to continue. Is there a way in the ActiveX to stop it stealing the focus Brian Hi Brian, Is there specific content in the page that is being refreshed that is requesting the focus Thanks -Dave Not that I can see. The asp page content is very simple. ...Show All
SQLChamp IE7's Shrink-to-fit is one size fits all?
Printing in a web app isn't easy. I have an application that loads a page into an Iframe, and a button outside of the iframe that does the iframe.focus();iframe.print() ; thing to print out the contents of the iframe. Whats inside of the iframe is meant to be print out on legal sized paper (8.5"x14"), which isn't the same as normal letter paper (8.5"x11"). In previous IE versions this worked like a charm. IE7, however, decides that legel size is not appropriate and applies the shrink-to-fit to shrink my beautiful legal sized document into a letter sized box. When printing, the printer expects a legal sized document since that's whats defined in the printer settings, but only prints a letter-sized box of content si ...Show All
Eric Brinkerink Windows Vista Gaming Performance
I just read over on Neowin that gaming performance in Vista will be 10-15% slower in Vista. Can someone tell me whether or not this is true Thanks! - James the slowdown is due to how vista processess ram and graphics. the only difference between vista and xp (aside from a few os tweaks) is that vista is ram hungry and processess graphics differently. this change is due to the aero interface and how that works. i don't know why, i'm just a n00b. My gaming performance is 80% slower in Vista with 7800GT. So what's wrong ( CS:S 100fps in XP and 15 in Vista ) I know you can tune down your vista settings in the control panel. Also, I have run WoW, Guild Wars and AoM with no problem on my du ...Show All
lex3 Custom Pipeline Component Question
This should be pretty basic, but I am thinking of writing a custom checkout component that will do the following task: When a basket is made into an order, each line item's status will be calculated based on some custom properties that exist in the Catalog for the product associated with the line item. We are also creating a status history table which is custom and contains the LineItemID (Guid) that will be a foreign key to the LineItems table in the Transactions database. Here's my question. Is this something that the custom pipeline component should do I would like my custom component to be added to the Checkout pipeline and do the following: here's some pseudo Foreach(LineItem) { Get Product info Calculate Product field ...Show All
Joey Bradshaw Ranking Categories under the catalog root
I'm having trouble getting Commerce Server to accept the ranks I assign to Categories that are children of the catalog root, ie the first category level..I have a hashtable that is keyed by Category Name and contains a rank as the value, and I want to update all categories in that hashtable to be the assigned rank. The code works fine for all Categories that are not the root, but the same code is failing if I try to rank the main catalog categories (specifically it's telling me it succeeded and all category ranks reset to 0). Here is a sample of the code I'm using to accomplish the rank updates. StaticCategory parentCategory; CatalogItemsDataSet . CatalogItemsDataTable categoriesTable = null ; parentCategory = ( StaticCate ...Show All
walterd KnowledgeNavigator
KnowledgeNavigator is a Dot Net based knowledge abstraction tool using an Acess database. It is a set of organized categories and documents that you, the user define. The categories and documents created by you and are displayed as if they are in your computer file system except they are not. These documents and categories are contained in one central and transportable database, a database that you can send to friends and share with them or a database that contains all the documentation for a project, or better a set of in-depth topic on wine or even recipes. You can create Categories and subcategories of your own chosing and ogranization. New databases can be created and selected. KnowledgeNavigator will ...Show All
sham_huss Favorites links not working
When I click on some on favorites that have been added, nothing happens. I delete them and add them again and they work for awhile then stop. I have reinstalled IE7 twice but this continues. Please help, and thank you. Me to on 2 machines I had similar problems with Beta2, I ended up having to format the drive and reinstall Windows. Just waiting for someone to offer a solution! Tom thomas wrote: When I click on some on favorites that have been added, nothing happens. I delete them and add them again and they work for awhile then stop. I have reinstalled IE7 twice but this continues. Please help, and thank you. I am having the same exact problem with my ...Show All
Alessandro Camargo www.live.com Debug Issue
Hi, I am trying to debug my browser add on. When navigated to www.live.com I am unexpectingly recieving two navigation messages when a search result link is clicked. eg if you put a breakpoint in your handler for DISPID_BEFORENAVIGATE2 you will see it gets called twice is succession with the same URL to navigate to. It appears to be specific to www.live.com and I am assuming this is to do with some asynchronous call the site is making. All other sites I tested do not exhibit this behaviour. Has anyone else come across this issue , is it to do with www.live.com or should I keep debugging. Thanks for any help Ian Use Fiddler ( www.fiddler2.com ) to watch the traffic. I suspect that you're seeing a logging action firin ...Show All
Juergen Lorenz WDS 3.0 Beta 2:Scanning network drives
Hi, In WDS 2.6.5 it was possible to scan network drives. In WDS 3.0 Beta 2 this is not possible. When will this feature be returning. As it stands, due to My Documents being redirected and other files being stored on network locations WDS 3.0 isn't much use in a corporate environment. Cheers Janson We're working to bring that feature back soon. For the time being we recommend that users who rely on indexing mapped drives (or are in a corporate environment in general) stick with the latest official release, which is WDS 2.6.5. Good answer :) I think I tried that (on my second install during my PC rebuild) and had some problems, but don't remember the details - I'll try again. Maybe I'l ...Show All
Peter Mackay IE7 and changing an image in a different frame
We have a series of GIS mapping applications that run using ESRI's ArcIMS software with a javascript based html viewer. We use a series of frames on a single page to display the base map, legend, table of contents, and an overview map. The applications have been running for about 4 years without any major browser issues. However, the document object coding that we use to update and switch the overview images does not work in IE7: < SCRIPT LANGUAGE =JAVASCRIPT > < !-- ... parent.OverviewFrame.document.images['ovImage'].src = 'image.gif'; ... //--></SCRIPT> Anybody know how to get this working again Thanks! Pasayten Is this ima ...Show All
