-
- WDS Vista - File types box empty
by Doctor Keo
- 5 Replies
- Last post
by Ari Polsky - MSFT
- I'm running Vista 32 bit Home Premium when I check Desktop Search Options, Indexing Options, Advanced Options, File Types this box it empty. This used to list all the file type now it completely empty. Any ideas how to fix this - Tony
-
- confused on javascrip referencing properties
by pkellner
- 1 Replies
- Last post
by mscherotter
- This is probably just a javasscript "I don't get it issue". I'm trying to change properties of a Canvas in my load event. My code is this: function onWpfeLoaded() { _LoadingCanvas = _WpfeControl.findName("LoadingCanvas"); _LoadingCanvas["Canvas.Left"] =10; _LoadingCanvas["Stroke"] = "Green"; ... In my example, Canvas.Left works, Stroke does
-
- MediaElement and straming mms
by Luis Miguel Abreu
- 2 Replies
- Last post
by Luis Miguel Abreu
- Hello guys.
I know that on a wpf app i can use MediaElement to stream mms content. can that be done with wpf/e too i've tried setting the Source attribute on xaml and with jscript code but i allways get an empty window.
thanks.
-
- Report approach
by Raulsassaa
- 3 Replies
- Last post
by Arnon Rotem Gal Oz
- Hi all, we are starting our report development now and some doubts have come up to my mind. I figure out some possible solutions, as below:
1) create a view and associate it to the report.
Good > easy to develop
Bad > limited when we need to compute complex things
2) create a SProcedure and associate it to the report
Good > powerful when needed to compute complex th
-
- WDS 3.01 for WinXP fails to start
by magr40
- 2 Replies
- Last post
by magr40
- Hello,
I have just installed WDS 3.01 for WinXP in a laptop running WinXP SP2. The install process ends OK, but it fails to start the Windows Search Service. The Application log in the Events log contains:
The Windows Search Service has failed to created the new system catalog. Internal error <7,0x80070002>.
Any hints
Regards,
Marek
-
- System freezes periodically since installing WDS 3.01 on XP SP 2
by HarveyStein
- 6 Replies
- Last post
by Caillin
- Since installing WDS 3.01 on my XP SP2 laptop, the system periodically 'locks up' - as if a high priority process is taking over the entire cpu. Pressing ctrl - alt - delete does get a response - the menu comes up aftera while, but if I select task manager, the cpu is so busy that it can take hours for task manager to initialize.
The other symptom is that the disc activity light shows some
-
- Public Private Version of same web applications
by adeel alvi
- 3 Replies
- Last post
by Martin Platt
- Iam currently working on a Purchase management application of a company thats sells Pcs and provide helpdesk outsourcing operation. My targets are too automate their purchasing /inventory and all stuff . application contains the portion in which they want to contact thier suppliers or customers through the same application so that thier customer should login in same applications so that every thin
-
- Problem with 'content ID' while creating directory in 'persistent storage'.
by Azaz
- 14 Replies
- Last post
by Jayx
- Hello Everybody.... In the java script for creating a directory (FileIO_createDirectory), do we have to specify the content id also If we don't specify, whether the directory will be created or some exception will be thrown I am giving two examples below, please tell in each case what will happen. 1. FileIO.createDirectory("file:///required/app1",callback_createDirectory); 2. FileIO.
-
- SIMPLE instructions to REMOVE Windows Desktop Search
by T.Beal
- 14 Replies
- Last post
by Brandon Paddock MSFT
- I have written to MS without receiving a simple, non-MIS/IT description of how to remove this horribly intrusive add-on, that installed itself DESPITE clicking on DO NOT INSTALL.
So (and without getting into the politics of who is behind this), all I want is the easy way to remove this program.
I have gone into Add/Remove Programs and YES, clicked on Show Updates, but there is NOTHING clearl
-
- Regarding Host Instances
by Kumaraguru
- 10 Replies
- Last post
by Kumaraguru
- Hi ,
I am using scheduled adapter. During the runtime, it is creating 2 host instances. I don't know why it is creating 2 host instances. I have few applications where in am facing the same problem. Please help me this. ASAP..
Advance Thanks ,
Kumaraguru.S
-
- DRM: Digital Rights Management
by Sumit_Dagar_8eba6d
- 14 Replies
- Last post
by Sumit_Dagar_8eba6d
- With all sorts of media (Music, Film & Art) being converted into the digital form, it has become easier to make illegal copies of copyrighted material. Computer Software is also targeted by digital-pirates. Many methods are implemented to prevent digital piracy. With the invention of every new method, there comes a ¡®crack¡¯ or work-around. This game of cat & mouse, between the software pion
-
- Going from Developer to Application Architect
by MSNetDeveloper
- 7 Replies
- Last post
by Martin Platt
- Hi,
I am currently a developer with about 10yrs of experience.
How can I go from developer to Application Architect
Any advice would be greatly appreciated.
Thanks
-
- Asynchronous Concerns
by Clinic332050
- 2 Replies
- Last post
by Clinic
- I have written a persistent storage bookmarking function without any notion of Asynchronous handling.
If this is the only file writing I am doing, should I employ any Asynchronous handling
The code looks somewhat like this:
Code Snippet
function addBookmark() {
FileIO.openTextFile(params..., function callback(textStream, err)
{
switch (err) {
-
- SPEAK PRO -My gr8est creation...!!
by Siddhant
- 5 Replies
- Last post
by unrealweapon
- Hi, i am Siddhant I study in class 10 (INDIA) i am interested in VB6 since class 7 These days i unfortunately am unable to learn any new language becoz of my studies. But i managed to develop this piece of interesting software. This is a Software (as u call it!) called 'Speak Pro'. It speaks the text in the given box and from any text file and can also record it into an audio file(wav). I would li
-
- Calculate Tax based on Product Information
by VOC
- 11 Replies
- Last post
by Minah
- I have come across a situation that presents me with 2 problems.
1. In the state we work, some items are not taxable (Clothing, for example) while other tiems are (Household, for example). We need to be able to identify which category (not necessarily Catalog Category) the items in the LineItem belong to. At first my thoughts were to add a custom property in the Catalog Manager (IsTaxable) and
-
- Export NewOrder PurchaseOrder Data
by Trevor Hartman
- 11 Replies
- Last post
by Trevor Hartman
- Hi, This is my first stab at implementing a CS frontend and am finding the lack of examples crippling. I'm trying to get all orders and export them as a comma-delimited file. The part I need help with is getting the correct data. After gleaning the forum I was able to pull new orders like this: // get the management context OrderSiteAgent orderSiteAgent = new OrderSiteAgent("BIC");
-
- Porting an SQL query from Commerce Starter Kit to CS2007
by Joannes Vermorel - MSP
- 5 Replies
- Last post
by Joseph Johnson
- I am trying to translate a SQL query (pasted below). written for Commerce Starter Kit into its equivalent for CS2007. Basically, this query is returning daily sales aggregate. Could some help me to translate this query I am quite new to CS2007. Also, will it be the same query for the CSharpSite and for StarterSite Thanks in advance, Joannes Lokad.com , sales forecasting provider select CSK_Sto
-
- what are design patterns
by Muhammad Adnan
- 6 Replies
- Last post
by Rob Daigneau
- what are design patterns and how we can use them in our existing application what is grasp
-
- xml validating
by blast the xml
- 4 Replies
- Last post
by blast the xml
- How to validate each text contained in the xml file against the xsd file i.e the data type each text should be correct as well as to check each required attribute is present or not. and throw what type of validation error is occured in validation . can anybody suggest me the solution
plz send me the solution very urgent
my mail address is phanikumar@axsys-healthtech.com
-
- Regarding the YouTube like application topic
by Tovdb
- 1 Replies
- Last post
by Bryant Likes
- To continue this conversation, http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1364666&SiteID=1&mode=1
This is going in the direction of WPF/E so I post my question also here:
Thanks for your extensive replies, they have really been of help.
When thinking of using WPF/E (or anything else for that matter), I stumble upon another question. When users upload their video, whethe
-
- Help! I want to create my own video renderer
by YvesCK
- 1 Replies
- Last post
by Mike Wasson-MSFT
- Hi, I want to create my own video renderer using DirectShow GraphFilter. I want to access the current image from a video to bind it on a openGL texture. I have tried to add a "Sample Grabber" in the filtergraph and access the current buffer with GetCurrentBuffer(). But it works only until a certain resolution : I reach 960x600. And over there, my framerate is very low. I'm using visual c
-
- 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
-
- Disabled checkbox "Development Tools and SDK" during installation of BizTalk Server 2006 Dev edition
by ArturKowalczyk
- 11 Replies
- Last post
by Karloff
- Hi,
I have installed Visual Studio 2005 Professional (MSDN Premium) - English, SQL Server 2005 Dev edition - English and during the installation of BizTalk 2006 Server Dev edition - English I cannot check the checkbox to install "Development Tools and SDK" because it is disabled. I am using Windows 2003 Server.
I will be grateful for any suggestions.
Artur Kowalcz
-
- How does MFT get IDirect3DDeviceManager9 interface in PMP mode?
by MF Justin
- 4 Replies
- Last post
by Mike Wasson-MSFT
- Hi, all:
In PMP mode, there are two processes including Application process and Protected process . For DXVA, my MFT have to get IDirect3DDeviceManager9 interface, but MFT seems have no way to get it by itself. So I maybe need to get this interface in application process, and forward it to MFT in protected process.
Here are my questions:
#1 How can I get IDirect3DDeviceManager9 in
-
- Silverlight video upload
by Bill Reiss
- 2 Replies
- Last post
by Bill Reiss
- We are currently looking at implementing a web site which allows users to publish video to their personal page.
I've been exploring a few Flash-based technologies such as VideoEgg and On2's Flix Publisher which provide a browser-based control which you can drag your video to and it will encode on the client side into Flash format and then upload the video. They also support streaming from f