Software Development Network Logo
  • VS Team System
  • Visual C#
  • Visual J#
  • Visual C++
  • Windows Live
  • Visual FoxPro
  • Windows Vista
  • Windows Forms
  • Architecture
  • Visual Studio
  • Visual Basic
  • Game Technologies
  • VS Express Editions
  • .NET Development
  • SQL Server

Software Development Network >> bigwes99's Q&A profile

bigwes99

Member List

Cesar GHALI
David Parr
Jake2
exDreamDuck
nkotb
PVIDDY
srem
carlsnilsson
jackzar
DmVa
Brandon H. Campbell
Puru
Mathew Ong
jkaater
Gcannar
Rama Satya Jagan K
Steven Kelly
UNSPOKEN
Leandro Tubia
saileshdev
Only Title

bigwes99's Q&A profile

  • Visual Studio Team System Code Coverage for Manual Testing

    Hi, I am using VS 2005 Beta 2, and am wondering if it's possible to measure code coverage while executing manual tests within the VS test framework.   I am able to measure code coverage for unit tests with no problem, and I can include a manual test in my test run configuration, but I see no way to measure coverage while it is being executed.  Am I missing something   Being able to do this would be very helpful. Thanks! Andrea I upgraded to RTM today, and now manual testing code coverage works like a charm.  I experimented with the workaround you mentioned in Beta 2 and didn't h ...Show All

  • SQL Server Creating a report using a Stored Procedure

    Hi All, Is there a way to create a report in SQL2005 reporting services to call a stored procedure that has parameters I keep getting an error saying i am not supplying the params, I can't seem to find where to put my parameters for the report to use. Thanks, Joe the parameters (Report Parameters) you have in RS should have the same name as the parameters you declare in stored procedure. ...Show All

  • .NET Development Lingering temporary DLLs from XSLT with script.

    I have an XSLT style sheet that includes some C# "script" to do some date rendering. Every time I run the transformation, I get a new DLL in my temporary directory that has the compiled script functions. The DLLs don't ever seem to get deleted, so I'm getting this pile of 4k DLLs. Is this a bug in the .NET framework (I'm using version 2.0), or am I doing something wrong that is causing this This is the relevant bit of code from my application: XslCompiledTransform xslt = new XslCompiledTransform(); XsltSettings settings = new XsltSettings(true, true); XmlTextReader reader = new XmlTextReader(GetStyleSheetStream(styleShe ...Show All

  • SQL Server How to build OLE DB tests in MDAC 2.8? (can't find "msxmloledb.h")

    Hi, I am trying to build OLE DB conformance tests, which are included in MDAC 2.8 SDK. The following error occurs during compilation: "Cannot open include file: 'msxmloledb.h'". I couldn't find any information about such include file (msxmloledb.h) also in internet. Can someone, please, tell me, where can I find include file "msxmloledb.h", or how to build OLE DB conformance tests without it. Thanks in advance Yes, there have been some problems in that area. This is a start, assuming you are using VS .NET or older. If using VS .NET 2003 or newer there are additional steps, since those shippe ...Show All

  • Visual Studio Source Safe and Visual Studio 2005 RC

    Hello, I have just downloaded RC version of Visual Studio Team Sistem. I reformatted my testing PC and installed RC Version. I want open a project stored  in Souce Safe 2005 Beta 2 , but I can't set Source Safe as source control. How I can do this. Thanks Josep M Busquets Girona (Spain) I am not  MSDN Subscriber Is there any way to download the VS.net 2005 RC Thanks With my Best regarding Fraas ...Show All

  • Visual Studio Team System Not authorized error during open project portal

    Hi all! Now I've faced with the problem when I can not view default project portal page while any other pages work correctly. For example, I can navigate through Process Guidance folder, Requirments folder and so on, i.e. I'm typing http://op1/sites/First/ Process Guidance/ProcessGuidance.htm from any machine in the domain and see MSF Agile documentation. But the URL http://op1/sites/First  returns 401 error (You are not authorized to view this page). How can I fix the problem Yep, you are right. When I set Integrated security the portal started to work correctly. Thank you. ...Show All

  • Visual Studio 2008 (Pre-release) SQLMetal Timeout

    I am getting a timeout error when I run SQLMetal on some of my databases. Are there any restrictions as to how many tables there can be The ones that time out have 300+ tables in them. I can get it to work on smaller databases (e.g. Northwind and some of my own with less than 100 tables). -Larry Thanks Larry for trying out SqlMetal. This is a known issue we are looking into - SqlMetal currently does not specify (or take on command line) a timeout. We are looking into a solution. Thanks. Dinesh Kulkarni ...Show All

  • SQL Server SSAS Cell Formatting -> Matrix control

    When I created a Table control, I was able to read things like .Color, FormattedValue, etc. from SSAS. This was great, because I could control all existing and future reports' formatting via one change in the cube. Now, I've decided that a Matrix control is superior for various reasons. However, I notice that I MUST apply an aggregate function to get a cell value...well, it appears that this means there's no longer any way for me to read my SSAS formatting. I tried =First(Fields!DataValue.FormattedValue), =Max(...), etc. I also tried it with the color property, etc. Nothing worked. Are there any workarounds I'd hate to embed the ...Show All

  • .NET Development exposing a web proxy as a web service

    Is it possible to take a socket-listening/redirecting proxy and expose it as a web service Say I wanted to run an HTTP proxy on my GoDaddy site, for instance. How do I invoke that service and expose the service as a proxy for a remote client ...Show All

  • SQL Server Capturing Processing Status and Progress Messages

    When you use BI Dev Studio or SS Management Studio to process an Analysis Services database or object, there's a nice dialog box that shows very robust status and progress information. Is there any way to capture this information if you are processing something programmatically   Specifically interested in both the ability to capture and display this information to a user when processing via a custom application.  Also interested in whether or not there's a way to capture this information to a log (or table) for display and analysis after the fact (or if the custom application is running in a batch mode via a schedule). Thanks ...Show All

  • Windows Live Developer Forums No Message History Available

    Hi Folks, I am having a problem with the storage of my Message History. I've enabled the Message History in my MSN Messenger but when I try to view the message history of a contact i am getting an empty document that usually display the message history. When I searched my machine I got the message history in the form of XML but when i tried to open it using some browser it shows nothing but blank page. I am using MSN Messenger Version 7.0 (Build 7.0.0813) and my Operating System is Microsoft Windows 2000 Professional with SP4 I hope you people help me to restore the message history feature soon Thanks in advance for the help Jayaprakas ...Show All

  • Visual C++ Application closes really fast.

    Hello. Im trying to learn c++, but when I made "Hello World" then there comes problems. I had some errors when compiling - I found guides how to fix them here. But now I have this weird thing, on compiling there comes no errors, but when I want to open .exe file then it opens for 0.01 second and closes - It just flashes for a really, REALLY short time. And when I try to debug release, then it doesnt find any errors, but also - opens and closes really fast, but then it gives this message The program '[****] File.exe: Native' has exited with code 0 (0x0). Where **** is random number, and always changes. Any help ...Show All

  • Visual Studio 2008 (Pre-release) checkitem in menu

    Good day guys, I'm novice in WPF. Can someone give me idea on how will I create a checkitem in menulist Thanks! Got it already.Thanks! < MenuItem Header = " View " > < MenuItem Header = " PropertyView " IsChecked = " True " > </ MenuItem > </ MenuItem > ...Show All

  • Visual Studio Target html validation schema

    How can I set this programmatically per document opened in the HTML editor I have a VSIP pkg that uses a custom IVsEditorFactory to open .myext files in the HTML editor (it just passes the request on to the HTML editor factory). But I'd like to set the validation schema to something other than the default one specified in the preferences once it's opened. I've tried hooking into the DTE.Events.DocumentEvents to track when a document is opened, and then tried to sift thru the tool windows using the IVsUIShell.GetToolWindowEnum. But this won't work because: 1) The "HTML Source Editing" toolbar/tool-window doesn't appear until after this ...Show All

  • SQL Server datatype casting in derived column

    Here is my expression in a derived component: "Failed insert into PONL_WELL. WELL_NO=" + (DT_WSTR,10)PROP_NO PROP_NO comes from ms sql server , and the derived component datatype for this column is DT_WSTR. The destination will be ms sql server, and i have a data conversion after the derived component to cast from DT_WSTR to DT_STR. However, the derived component failed everytime giving me Error: 0xC0049064 at Load Ponl_Well, Derived Column [1342]: An error occurred while attempting to perform a type cast. Anyone know how i can eliminate the data conversion component and just do my string and column concatenation ...Show All

©2008 Software Development Network