Jagadeesh Aithal's Q&A profile
Visual Studio Team System Issue with playing back Web Requests with Body set to XML (Querystring parameters fail also) fails
I had to use Fiddler to record my scripts because Visual Studio didn't support recording ActiveX controls. Fiddler was placing query string parameters in the webtest file it creates in the StringBody element which loads into the Web Test Request Body property through an StringHTTPBody object in Visual Studio. When this was executed the HTTP response code was successful (200) but the response XML told us the query string parameters whe ...Show All
Visual Basic Reading Weather RSS Feed
Hello, I am trying to make a program that will use a RSS feed code I have, and use it to show information. The RSS code is for Weather updates, I would like to have a simple display on my form for viewing 1 day's weather observation. I am not sure what to put in the form for viewing the weather forecast. I plan on having just one button to press to load the forecast ( I only want 1 or 2 days forecast so it doesnt take up so much room) then have ...Show All
SQL Server adding fields in page footer
Hi Every one I have problem in using page footer field from the storeprocedure. I have a procedure and defined two fields one is page header and page footer. When I drag and drop them repective area it displaying error message you can't use fields for header and footer than how can I use them please help me. I am new to this reporting services. Hi, For some reason VS.net is very limited on what you can do in the headers and footers. No fiel ...Show All
Windows Forms Listwidth
Is there a way to chance the listwidth of a combo without changing the width of thew combobox itself tnx Remco Found it dropdownwidth (duh) ...Show All
Visual Studio Tools for Office Access/Create DOM for MailItem.HTMLBody and Open Contact by EntryID
Hello, I have two questions, I wish to modify the html of a mail item when it is read in Outlook (so I can hyperlink key words, similar to Smart Tags). There are issues though when I straight modify it because it messes up the html. The best way seems to be to access the DOM. Does anyone know how I can do this Should I load the html first up into a web browser control OR is there a way to use Smart Tags when reading e-mails Second question: How ...Show All
Visual C++ Source code to __ValidateEH3RN
For various reasons, I wrote my own DLL loader for my project. I load my modified DLL format by using VirtualAlloc and such, and handle all the sections and relocations. (Yes, Data Execution Prevention is handled correctly, flagging executable pages as executable with VirtualProtect.) However, I have a problem: exception handling doesn't work. Microsoft added code to the C runtime library that causes exception handlers to be verified as bein ...Show All
Visual C++ Frequent IDE freezing
When working on a large C++ project the IDE frequently (approx once every half hour) freezes. It's been doing it since I started working on it when it was released, but I was never able to find a specific cause that triggers the problem but it seems to be related to browse information and/or intellisense. It happens more frequently when editing .h files that are #included by a large number of source files. The IDE freezes, the cpu stay ...Show All
Windows Forms Text Alignment Issue in a Datagrid Header Column
I posted this elsewhere, it's just a little annoyance, but I was curious if others have had the issue or just me. I format a custom DataGridColumn as set the Header.Text.Format = "c" for currency and the Header.Text.Alignment = Alignment.Right to&nb ...Show All
Smart Device Development XPath problem
Hi, I'm creating an application that uses XML document. I need to provide "Find" functionality on my XML file and XPath is not available on compact framework. Can anybody suggest an alternative to XPath for searching specific nodes in XML files in compact framework Thanks. Alex, When I call "Add" method of XPathCollection class, it takes about 2-3 seconds to execute only "Add" statement line. Is it be ...Show All
Visual C# Problem in DB
Hi. In a simple applicatin(Phone Book), I have 2 tables in my DB(SQLServer or Access). A table for id,name,family and another for personID and tel. now when I want to add a person, I must add record to both tables (name and phone), but I don't know how can do it with C# !! (with one command add to two tables ) I'm beginner in DB !! I can't see a reason for two tables in your case, but you can do as a two operations of insert in database. T ...Show All
Visual Studio Express Editions Putting a string variable into a "pre"set text
Hello, Is there a way that the use would input a word such as Microsoft and that input "Microsoft" would show up as like this: http://www.google.com/search hl=en&q= Microsoft onto a text box more examples: Macromedia: http://www.google.com/search hl=en&q=Macromedia Sony http://www.google.com/search hl=en&q=Sony Dell http://www.google.com/search hl=en&q=Dell define: Serene http://www.google.com/search hl=en&lr=&q=define%3 ...Show All
Visual Studio Express Editions Combobox Databindings
I am totally mystified by the workings of the combobox in the .Net environment. My problem is similar to that described by Johnathan on 25th Jan 2006 and replied to by Mattias Sjogren. Whilst Johnathan's original attempt was not the solution he used the following statement "foreach (String item in comboBoxCatagory.Items)" In order to try and get and understanding of how the Items are used I tried to execute the following: &q ...Show All
Visual Basic COM visible DLLs: are they only legends?
Can anybody provide a direct, straightforward method of creating a DLL with properties and methods exposed to other programs I followed the instructions that I found on the MSDN websites as well as suggestions from forum participants. The DLL should be available both for COM and .NET programs. So far, nothing has worked. There are numerous variations listed on the MSDN site. No doubt there are reasons for the differing instructions. However, I h ...Show All
SQL Server SQL Server 2005 Express June CTP Setup Error
Hi Folks, When I try to install the software, I get the following error: TITLE: Microsoft SQL Server 2005 CTP Setup ------------------------------ The SQL Server service failed to start. For more information, see the SQL Server Books Online topics, "How to: View SQL Server 2005 Setup Log Files" and "Starting SQL Server Manually." For help, click: http://go.microsoft.com/fwlink LinkID=20476&ProdName=Microsoft+SQL+Server&ProdVer=9.00.118 ...Show All
Microsoft ISV Community Center Forums never heard back
I signed up... never heard back. I do widows forms in C# in Dallas. .V SiSTeR Technologies is seeking a Visual C++ Guru with a strong background in Microsoft DirectShow Editing Services to take our media generation platform to the next level. Successful candidate will be familiar with the inner-workings of Windows Media and most of the Microsoft APIs and toolsets related therein. See examples of our A ...Show All
