Mark Rideout's Q&A profile
Visual Studio Team System Can not Subscribe a Report
Hi, I just create a report using Whidbey and deploy it to the Project reportserver. And I can access that report correctly, but I can not subscribe that report, what's going on Additional, I create that report using Shared Data Source (connected to Analysis Service of my TFS DT) which I created in Whidbey. The exception info is below: The current action cannot be completed because the user data source credentials that are required to execute th ...Show All
Visual C++ Problem with templates
I am trying to write a template class for a simple double linked list. Posted below are the definitions. In the .cpp file I have the implementation. I know for certain that I am including the .h and .cpp files in the project, but I get an error when I try to build: error LNK2019: unresolved external symbol "public: __thiscall wcLinkedList<int>::~wcLinkedList<int>(void)" ( 1 $wcLinkedList@H@@QAE@XZ) referenced ...Show All
Visual Studio Access to NNTP newsgroups and forums w/ 2005
Is there a way to integrate access to NNTP newsgroups such as microsoft.public.vc.stl, and/or any other resources where you can post questions and receive answers. It sure would be convenient to have this functionality accessible from the application you are needing help with. Thanks in advance for any suggestions. hey Steven, Visual Studio 2005 does not have an integrated NNTP newsgroups or forums reader ...Show All
SQL Server semi-addittive measures
Hi everybody. From the site:http://www.microsoft.com/sql/2005/productinfo/sql2005features.mspx I saw that, whilst the Time Intelligence is available for both Standard and Enterprise Edition, the semi-addittive measures will be available only for the Enterprise Edition. How is it possible From what I understood the Time Intelligence is also used to have the possibility to have the semi-addittive measures, isnt'it Further, if I can't use the semi ...Show All
Windows Forms Taskvision Source install problems
I have not been able to get the application to run. It has compiled without error but will not run. After entering Jdoe and Welcome to the login screen, I get this message: "Remote server is unreachable or request has timed-out".&nb ...Show All
Visual Studio Team System What features are specfic to VSTS Tester edition?
Can anybody elaborate which features are specific to VSTS Tester edition, that are not also in Developer (besides the Load Testing and Web Testing features) Thanks! Test view is available for both developer edition and tester edition. Test manager (aka test explorer) is only available for tester edition. ...Show All
Windows Forms crystal decisions and the "chart expert"
how in the @#$%&* do i get to the "chart expert" i did a search for "chart" in vs.net and I see a lot about crystal decisions' "chart expert" but nothing about where it lives and how to get to it. does anyone& ...Show All
Game Technologies: DirectX, XNA, XACT, etc. Code behaves differently on 3 different computers. ???
I have a C# application that displays fairly simple 3d models (mostly lines and a few faces). I am using Managed DirectX 9 August 2005. On one computer (the development machine) the program runs fine. On another computer, the lines don't draw (it's a call to drawIndexedPrimitives, type lineList) but the meshes do draw...and on two other computers, when I open the Form that has the 3d control, the computer freezes (before ...Show All
Windows Search Technologies WDS Query from VBScript or COM
I'm looking at integrating WDS functionality with an existing application and have been trying to call the ExecuteQuery from VB6 but am having problems. Does anyone else have some example code that they've managed to get working I've worked out that passing empty strings seems to case issues and am passing null references instead but am getting some errors raised ("Inv. Proc. Call"). This is for a small quick research project ...Show All
Visual Studio Cannot Install Feb. Release
I can't install february community release. It seems to erroring out when installing framework 2.0. When I look at error log, it says that framework 2.0 is already intalled. I went through all the places I could find a trace of it (registry and filesystem) and deleted all taht stuff, but still no luck. What place does the installer look at Thanks. Do you mean the uninstall instruction only work for Beta1, not fo ...Show All
Windows Forms VB.NET 2005 - WebBrowser NewWindow
Hi, I've developed a web browser, but my problem is that when I click on a link to open on a new window, it opens IE, while I want it to open a new instance of my web browser. Can anyone help me Thanks ...Show All
SQL Server Using varibles in OLEDB source
Iam migrating data from one database to another .I want give input of that source and traget database names through globally declared user variables (@sourcename,@targetname) How i can map the variables in OLE DB Source ..i dint find any option to that . Can somebody help Thanks Kumar Have you tried changing the Access Mode in the OLE DB Source UI. There are options like "Table name from variable" an ...Show All
SQL Server 2nd Table on Report Shifts Down
Hi I have created a report with in reporting services with 2 tables. One at the top of the page, and one at the bottom. The one at the top will contain payment details which grows depending on how many items(rows) are in my dataset and the table at the bottom contains a cheque layout - for ex. Pay Mr X, Date...etc. This table will fill out boxes on a cheque My problem is that the table at the bottom(cheque) is being shifted down depend ...Show All
Smart Device Development Can Compact Framework2.0 support WCF Http WebService?
I have made a WindowsFX WCF Http WebService available in my local machine,and i could contract the webService in my pocketPC Internet Explore(not the emulator). And i tried successful using a ASP.Net2.0 WebService in my application. But when i use the WCF Http WebService,it could not connect to my local Server. I am sure the WCF Http WebService is available. I suppose that Compact Framework2.0 dosen't support WCF Http WebService,but i'm reall ...Show All
SQL Server Source Safe integration with SSMS....???
Whenever a file is checked out in SSMS, I noticed that the entire solution is checked out, prohibiting anyone else from working in that solution - is there a way to stop this Unless I'm missing something, this doesn't make sense.... TIA, Mike No sure I follow you...this works perfectly in Visual Studio 2k5, but for some reason, in SSMS the first person to check out an item also checks out the solution f ...Show All
