-
- WDS3.01 No files indexed
by Mark Heath
- 10 Replies
- Last post
by kmorris
- I have installed WDS 3.01 (a few times now) and it looks like it has installed correctly, but the number of files indexed always remains at zero. There are some errors in the application that appear to be relevant... There are a few of these: Event Type: Error Event Source: Windows Search Service Event Category: Gatherer Event ID: 3100 Date: 28/02/2007 Time: 11:00:36 User: N/A
-
- How to avoid the Excel prompt window when exporting data to Excel 2007
by arifmd2
- 10 Replies
- Last post
by citykid2
- Hi, I am a Asp.net Developer(web developer), I am using Asp.net 2.0 framework with VB as language in visual studio 2005.
I have a dataset that has to be exported and opened with Excel 2007. Main thing is the column header on the excel is not the datatable(dataset) column names, it is dynamically given according to the user selection on the previous screen
I was able to do that with couple
-
- List of Providers compliant RFID Server
by gmarin
- 6 Replies
- Last post
by Nick Whiteley
- Hi:Is there a list with the providers and products compatible with RFID Server ThanksGerman
-
- My new website... FreeLandlordSoftware.com... Please review/test sign up
by Corey Bornmann
- 3 Replies
- Last post
by Biche
- I need my site reviewed so far... www.FreeLandlordSoftware.com . It's a website for managing Rental Properties. I have been developing it for almost a year in my spare time. I use it to manage my 21 units and it is a real time saver. I would like ot generate some traffic while I continue to polish it up.
There's some good Real Estate resources being served up by adSense. I am going to add
-
- MVP and MVC patterns
by wasimf
- 4 Replies
- Last post
by Martin Platt
- Hi all ,
I need your help to understand the difference between the two patterns MVP and MVC.
I understand well the MVP one , but still need to understand the MVC. When do we use them , in each situations and what is the choise in my application to choose them.
Thanks in advance...
-
- ProductCatalog.UpdateItems doesn't update
by Alex466512
- 3 Replies
- Last post
by Alex
- Hi,
I'm trying to update a custom property of a product variant but the following code doesn't work (it just updates 0 records).
CatalogContext context = Global .CreateCatalogContextFromSiteAgent();
ProductCatalog catalog = context.GetCatalog( "Bikes" );
ProductFamily p;
string updateclause = "ProductId='Bike1' AND VariantId='Var1'" ;
int c
-
- New robot entity
by T. N. T.
- 1 Replies
- Last post
by ma2000
- Please consider the following code:
Code Snippet
private Pioneer3DX CreateMotorBase( ref Vector3 position)
{
Pioneer3DX robotBaseEntity = new Pioneer3DX (position);
robotBaseEntity.State.Assets.Mesh = "RoboTF.bos" ;
robotBaseEntity.State.Name = "Robo" ;
drive. Contract .CreateService(ConstructorPort,
Microsoft.Robotics.Simulat
-
- Problem in Monitor Control API's in Vista
by Nanja Raje Urs
- 14 Replies
- Last post
by vic_ch2000
- I have ATI card on my VISTA system, I want to control the monitor parameters using Monitor configuration functions.
As a result in my appilcation I have loaded the dll,
like LoadLibrary ("dxva2.dll")
I also get the proc address of following functions
GetNumberOfPhysicalMonitorsFromHMONITOR = (tGetNumberOfPhysicalMonitorsFromHMONITOR) GetProcAddress (hModule, "GetNumberOf
-
- How to Specify DB Connection for BRE
by DRoy99
- 2 Replies
- Last post
by DRoy99
- The scenario is as follows:
1) in the RuleEnginePolicyExecutor's rules configuration, under Database Facts, I have the following connectionstring:
Data Source = (local);Initial Catalog=<mydbname>
TableName = <mytablename> where I have the facts
Dataset Name = <datasetname> that is same as the DataSetName in BRE.
When I start the process, I get the following err
-
- Subscription issue
by Leonid Ganeline
- 3 Replies
- Last post
by Leonid Ganeline - MVP
- I have such case:
the receive part of solution periodically poll the data. New data is published to the Direct port.
I have one subscriber to this message type which poll with the same interval as a publisher.
Second subscriber pools this data randomly.
As I understand the second subscriber will get the data with delay, if it pools less frequently.
Or it should be waiting, i
-
- How to access the subscriber downloads
by rarnold441
- 2 Replies
- Last post
by rarnold441
- I am the technical contact for our site. We have a gold partner membership. The Benefit Access Number is required to be associated to my passport in order to download applications, and it is one of the following: Subscriber ID, Membership ID, or Partner ID. However, in the Partner Program website I can only find a MCP ID and a Location ID. Where are these other ID's found
-
- "C00D11B1"
by Neshia
- 14 Replies
- Last post
by Rob Eadie
- What does the error message "C00D11B1" means I get Windows Media Player encountered a problem while playing the file. For additional assistance, click Web Help.. I click help and go through the help it says go through and nothing works Please Help
-
- robot pose again
by safifi
- 1 Replies
- Last post
by George Chrysanthakopoulos
- I am building upon Robotics tutorial 4, using lego tribot simulation manifest, I need to know which service I should partner with in my orchestration service itself in order to obtain pose.position.X , Y, for the lego motor base from the simulator
Regards,
Salah
-
- changing entity colors
by Ross De Rango
- 6 Replies
- Last post
by KyleJ - MSFT
- I'm trying to cause a change in color of some SphereShape entities, after their initial assignment of color using:
globe[count].SphereShape.State.DiffuseColor =
new Microsoft.Robotics.PhysicalModel. Vector4 (0, 0, 1, 1f);
this works without a problem immediately after the entity has been inserted using:
SimulationEngine .GlobalInstancePort.Insert(globe[count]);
-
- Using a web service as a data source
by Dolly K.
- 4 Replies
- Last post
by Dolly K.
- Hello,
Is there any way I can use a Web Service call instead of a database call (via DB connection string) as a Commerce Server Profiles Data Source
Thanks,
Dolly K.
-
- User Input Control in next version ?
by Tony Ser
- 11 Replies
- Last post
by rgny
- Just wonder if there is a plan to add user input controls (editbox, checkbox, combobox, slider, ...) in next ref
Considering whether we should implement that by ourselves or wait for native support.
Probably too early to have a definite answer, but any info will help, thanks!
Tony
-
- Getting categories as XML
by Alex466512
- 1 Replies
- Last post
by josko
- Is there an easy way of getting a catalog's categories in an xml format I'd like to bind them to a .NET 2.0 treeview control so XML is the obvious choice.
Thanks, Alex
-
- Standard for base constructors
by vtcoder
- 7 Replies
- Last post
by vtcoder
- We're toying with the thought of adding a standard practice to our company's guidelines to always call the base constructor from any class, e.g.:
Code Snippet
class MyClass
{
public MyClass()
: base()
{
}
}
The reason behind this is that it makes the call stack of constructors very clear, and it makes the programmer more aware of this fact. We'
-
- Why do people like FireFox?
by magicalclick
- 14 Replies
- Last post
by magicalclick
- I don't get it. IE7's tab browsing is easier to use. You have closer close button and closer new tab button.
And you have cool stuff like these: You can open all links in one favorite folder to tabs all at once. You can put any search provider in the search bar. ActiveX support. A more obvious way to show your that a content has been blocked. I don't think FireFox has those.
And Fire
-
- using WDS ONLY for Outlook possible (in Vista where WDS is already installed)
by Cobra
- 3 Replies
- Last post
by Cobra
- Hi all
is there a way to configure WDS only for searching Outlook PSTs
running Vista Ultimate and WDS (SearchProtocolHost.exe and SearchIndexer.exe) use HDD access all day long, the system is unusable for gaming or other high perfomance activities... I have several Network drives and it is running it on ALL of them...at least i think so. I have removed the "index for fast search
-
- Windows XP Wireless - Zero Wireless TAB..
by Hayden Marshall
- 1 Replies
- Last post
by Henrik F Nielsen
- Hi , I know this proberly is not the right section.
But I am running Windows XP Home Edition SP2
And I have been using the Windows XP Wireless Configuration for over a year suddenly on 3rd april when I started up it did not appear.
I want my internet back.
It does not appear in the network connections or connect to either.
Where is this tab disappeared to
I have used google and
-
- monitoring .net application
by MossUser1
- 5 Replies
- Last post
by devsharepoint
- Hi All,
Can you please let me know about the best practices for monitoring .net applications.
i have gone through Operating .net Framework-based application-microssoft press but this book is for .net 1.0 and windows 2000.Moreover,it gives illustration about all types of performance counters but not specfic and short recommeddation about which all counters to use and in what type of applicati
-
- Windows Embedded in Kitchen Appliances - Possible?
by Grayson Peddie
- 7 Replies
- Last post
by cheyenne
- Hi. I'm a fan of Windows and I've grown fond of Microsoft for many years. I mean--I've used Visual Studio, Microsoft Office, Windows Vista, UTStarcom PPC6700 (Alltel Wireless), Microsoft Exchange Server (for learning purposes with Windows Server 2003), etc. and I wanted to go beyond computers and smartphone/Pocket PC.
Is it possible to embed Windows in kitchen appliances (please no flaming/bash
-
- Problem with Admin Console
by r.matteja
- 7 Replies
- Last post
by MattB-MSFT
- Hi, i'm not able to connect to Admin Console (both server and client). When I do the following step:
Machine: CCF client machine.
Login
User: Member of CCFAdmins group.
1.
Click Start -> Run . Type in mmc .
2.
Click File -> Add/Remove Snap-in .
3.
Click Add and select CCF Admin
Console and click Add . 4. Insert the the name of CCFIIS b
-
- Is WDS deployable thru WSUS
by AFerguson
- 3 Replies
- Last post
by Andrey Kolobov - MSFT
- Hopefully there is a simple answer here...
Can WDS be deployed thru WSUS
And If so, how do you get around the "Not Needed" status for the update in WSUS