CondonG's Q&A profile
SQL Server installing sql
i have a problem installing sql server 2005 CTP editon,iam using visual express beta 2 editions of vb and vc# 2005 what is the compaitable sql version i can use with them You can download the June CTP of SQL Server Express at: http://www.microsoft.com/downloads/details.aspx FamilyId=1A722B0F-6CCA-4E8B-B6EA-12D9C450ED92&displaylang=en Since the version of .Net Framework changed you will also ne ...Show All
Microsoft ISV Community Center Forums tables
Hi, I'm trying to write a few procedures in VBA concerning tables - is there any way of accessing the text contained in the tables without actually having to select it in the document akso, is there way through which I can detect where I am in a table, i.e if the cursor is in cell (2,3) is there any way of detecting this same about foot/end notes - Is there any way of finding out which footnote I am editting (for instance, if I should want to ...Show All
Windows Search Technologies Access the index status through the API
Is there a programmatic way to access the status of the indexer For instance, could I find out how many documents are left to index through the API Thanks, John ...Show All
Windows Forms Problem retriving value in Listbox
hi guys... i am trying to retrieve the value from a listbox using the <ListBox>.SelectedIndex.ToString() method. Supposely there is 4 items in the listbox, and i select the 3rd item, i should get index 2, however i keep getting the index 0. I'm working on a C# application using ASP.NET as the front end UI. I set the properties of the listbox's autopostback to false, i attempted to use a button to retrieve the value of the selected index ...Show All
Visual Studio Team System Related items
Hello, I'm using an Agile methodology with TFS/TeamSystem so, I have scenarios, tasks, bugs. Usually all the tasks I have are related to the Scenario so I would like to have some restrictions: 1) It should be possible to "close" a scenario only if all the tasks, bugs and any related workitems are closed. There should not be the situation when the Scenario is closed but has some active tasks (or bugs) 2) It should be possibl ...Show All
Windows Forms Autocomplete combobox
Hi, I am using autocomplete combobox of MTGC. My problem that when I press keys it fire selected event becouse the text is same as one of items in combobox. I don't need this event for keys except of Enter and Tab. This event is same as mouse selection event and it couse to my function to do that I don't want. So: 1) How can I catch mouse click in dropdownlist in combobox 2) How can I set that when it match the item by key it doesn't f ...Show All
Game Technologies: DirectX, XNA, XACT, etc. DirectX messes up other Threads!
This is my situation: In my app I create a new form that renders directx things (simple meshes...)... The DX (DirectX Feb 2006) form starts up it's own render loop, which runs until the form is disposed. On another thread I run a control that displays a graph... When adding points to the control it calculates the DateTime value to it's internal format and then displays the form. If the DX form is disabled (not even loaded) the graph wor ...Show All
Smart Device Development Wave Recording In SmartPhone
Hi Everybody, Currently Smartphone supports PCM format of the wave file. Now can we RECORD in Mu-Law format in a smartphone I was looking into the p-Invoke Sample Library. here i made a few changes to record Sound in Mu-Law format. Till now no success. Can we record sound in a smartphone in the mu-law format ie waveformatag = 7 Thanks Venugopal.B ...Show All
Visual Studio Tools for Office Server-side VSTO scalability and licensing
I want to use VSTO for creating Word and Excel documents in an ASP.NET application. Will this scale, or it will create a Word/Excel instance in the background as the old Excel/Word COM Automation model How is the licensing Do I need one Office 2003 license in the server Thanks If you are needing to create new Word and Excel document on the server then I don't think that the new ServerDocument functionality wi ...Show All
Visual C# gac'ing problem
Hi, I modified some changes in dll and then gac'ed it using gacutil, still i dont see the new changes. i commented wrote some code to eventviewer, still i dont see the new changes. i also dragged and dropped into c:\windows\assembly folder and tried adding it from the UI also, nothing seems to work. i am working in vpc, but that shuld not create any problem. any one have faced such problems, help me venkat. ...Show All
Software Development for Windows Vista Will there be a windows mobile app?
Just wondering if there will be a Windows Mobile 5 application for XPS We're not aware of any beta XPS-enabled mobile applications out there as of yet. There are some great scenarios with mobile and XPS though. ...Show All
Visual Studio Why isn't there a "no filter" option in dexplore?
Dexplore Express beta 2. For Visual C#/C++/WebDev (and probably SQL/J#/VB) Express. I can't seem to find the "no filter" option for Document Explorer. This means I must browse the indexes and contents using a filter. In VS 2003, you had the option of not having a filter so you could see all the topics in the help collection. However, for VS2005, there is no way to see all the topics. To workaround this, I have to use FAR to add my own filte ...Show All
SQL Server File- Error Process or Deploy
Hi, I tried to create an Analysis Service Cube (Exercise with AdventureWorksDW), but I could not deploy the Cubes. I get an Errormessage --> Filesystem Error, Can not open the File.... Could someone help me Error 1 Dateisystemfehler: Fehler beim Offnen der Datei. '\\ \C:\Program Files\Microsoft SQL Server\MSSQL.2\OLAP\Data\AS 1.0.db\Dim Promotion.0.dim.xml' ist keine Datentragerdatei, oder auf die Datei kann nicht zugegriffen werd ...Show All
SQL Server RS Data Driven Subscription is out of control...
Hi - I'm hoping someone can help me with a subscription problem (SQL 2000, Reporting SErvice SP2). Created a data driven subscription and made a mistake in the parameter list. It was really long, and now I can't get the subscription to stop. I've bounced the server, but as soon as we restart RS the job starts back up again. I tried to delete the subscription, but it gives me a timeout error. I've already changed the subscription (because I didn' ...Show All
SQL Server Lookup error with code 0x80070057
Hi there, I'm currently designing an ETL process and I'm using lookup transformations. In one of them, I encountered an 0x80070057 error which I cannot explain. When I'm looking at the number of rows already processed, the number is not always the same when the error occurs. This is the first strange thing. A second strange thing is the explanations given by SSIS (log): OnError,DWHAPP1,AWW\RS9906,ODSTran1_1_1_DFT1,{002D0747-8F3E-43EF-A0EA- ...Show All
