-
- Slow printing from Microsoft.Reporting.WinForms on some PCs
by SMILEMan
- 0 Replies
- Last post
by SMILEMan
- I am printing an embedded .rdlc file with the .NET application deployed using XCOPY (all .DLLs are local). I'm using the code for printing without the viewer that I downloaded from this site.
Two identical laptops (Dell D820's - less than a year old), running Windows XP.
Printing from the same data already in client objects (no database access involved). Printing to the same network pr
-
- How to force rebuild of Document explorer index manually
by Guenter
- 7 Replies
- Last post
by Frank Palinkas
- On my Visa machine I have installed VStudio Team Suite, Team Foundation Client, and VStudio DB professional. all upgraded to SP1 (took me 4 hours to update :-)
After installing Windows Mobile 5 PPC SDK, the document explorer always crashes when trying to rebuild its documentation (it gets to 768 MB memory use and than crashes in HXDS.DLL; online error report never comes up). For this program wo
-
- Just-In Time debugger problems - win32 exception-popups
by Kraxx
- 13 Replies
- Last post
by _krakers_
- Hi I have VS 2005 installed since a few weeks, and first it worked smoothly but now strange things are happening. Very often either firefox (1.5.0.6) or Outlook or IE crashes and the just in time debugger throws a win32 exception and wants to debug, and it pops up exceptions until I reboot. Then it starts again. I've searched for this in this forum but I didn't find any solution. I have disable sc
-
- EnsureConnectionPoints on PortShape doesn't work
by Malain
- 3 Replies
- Last post
by Malain
- How can i force the connection points of a portshape (in the middle of its sides)
The classic way with EnsureConnectionPoints and HasConnectionPoints doesn't work.
-
- Anoying delay after every build cause and relief
by XBTester
- 7 Replies
- Last post
by Gabriel Lozano-Moran
- We've just converted a large .NET 1.1 service application to .NET 2.0. The solution includes 17 projects. The build progresses roughly the same amount of time as the VS2003 build. But after success or failure, the IDE hangs for 30-45 seconds. There is no additional information sent to the output window, there is no additional information on the status bar, it just hangs, then the final line is sen
-
- Swimlane in MinimalLanguage DSL
by Robert de Veen
- 2 Replies
- Last post
by Robert de Veen
- I have created a DSL and started with a MinimalLanguage. I have Blocks and in the Block there are Nodes. The Nodes are connected with a relation visualized with a line. The block is visualized as a Swimlane and the Nodes are normal GeometryShape Rectangles. The problem is the Swimlane. When i resize the Swimlane, the content of that Swimlane (the Nodes) doesn't follow the Swimlane and just stays o
-
- #50070: cannot connect to STS_Content_TFS
by ode
- 2 Replies
- Last post
by ode
- Hi,
after change my servername (hosting tfs), i change settings for reporting services. my source controler, and RS runs but my wss
see (sorry in french)
Code Snippet
#50070: Impossible de se connecter a la base de donnees STS_Content_TFS sur SVRTEAMSUITE. Verifiez les informations de connexion a la base de donnees et assurez-vous que le serveur de base de donnees est
-
- Crystal Reports for .NET 2005 - cannot open reports
by RJoub
- 1 Replies
- Last post
by mvang
- I have VS.NET 2005, which comes with CR 10 integrated into the dev environment. I installed a 30 day trial of CR XI Developer. I then uninstalled CR XI, and now I cannot modify the reports that I had created in the earlier (embedded) version of CR. I have corrected the references to the CR objects in my .NET project (they automatically updated to 11.5.x.x when I installed CR XI, but didn't change
-
- Socket connect timeout?
by Baldwintm
- 4 Replies
- Last post
by Raj Thilak
- I have a bit of code that creates a new socket. I get NoRouteToHostException when the IP cannot be reached. My problem is that it takes too long to throw the exception. It takes about 30 seconds to throw the exception, how can I make this timeout shorter Here is a small example of what I'm doing: try { socket = new java.net.Socket(host, port); } catch(java.net.NoRouteToHostException e) { Syst
-
- VS IDE builds fine, MSBuild throws reference required errors
by DylanSmith
- 2 Replies
- Last post
by DanMoseley - MSFT
- We have a project that we are trying build from MSBuild. If we build it in VS IDE it works fine but when we try to build it from MSBuild on the command-line it throws the following error:
error BC30009: Reference required to assembly 'System.Runtime.Serialization, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' containing the implemented interface 'System.Runtime.Seri
-
- Use Case
by webrod
- 3 Replies
- Last post
by Blair MSFT
- Hi,
I am starting a new solution with Visual Studio team system.
I am using the "class designer" functionnality to design my classes, inheritance...
I am wondering how I can do a "Use case diagram" or even a "state diagram" or a "sequence diagram"
Should I use DSL
I am new to DSL, I have installed the DSL tools but I really do not see how I c
-
- Newbie: How do I know when/if the report has been printed
by EnriqueM
- 4 Replies
- Last post
by eldelo
- Hi.
How do I know when/if the report has been printed Which is the event to hook Basically, I need to update a table
with the date when the report was printed and the user who printed it.
When I click print on the toolbar of the ReportViewer, I am sent to the print dialog. How do I know if the user chose to print it or cancel it
Thanks very much for any help,
Enrique
-
- Setup and deployment
by Lawrence 007
- 4 Replies
- Last post
by Flinky
- Hi,
This is a first for me and I would love to get this right. I am trying to create a simple setup.exe program to install my Crystal report that I created. It was created in Visual Studio 2005. It has one form, Crystal Report Viewer with one Crystal report. I tried the merge module install walkthrough on Microsoft http://msdn2.microsoft.com/en-us/library/aw2dz878(VS.80).aspx as you can se
-
- Find string in source control
by AndyPham
- 2 Replies
- Last post
by AndyPham
- Hi all,
Is there anyway that we could find string in folder/file from source control We had this feature in VSS but I could not find in TFS.
Best Regards,
-
- HTTP Checkout - Possible Timeout Anomaly
by zenkick
- 14 Replies
- Last post
by zenkick
- My team is encountering a strange problem when trying to checkin or add larger files to VSS 2005 via HTTP or HTTPS. The resulting error is always the dreaded:
There was a failure uploading the URL....
although I don't believe that error indicates what the actual issue is.
I've read what I think to be every post on the subject here and elsewhere on the web, and no situation matches exactl
-
- How to organize unit tests in tree-view way?
by Ron Liu
- 5 Replies
- Last post
by Ron Liu
- Hi
I noticed VSTS lists all unit test in test manager by using flat-view way, which is not suitable for management. How can we organize these in tree-view way like what NUNIT did
Ron
-
- Visual Studio SLOW performance problem.
by Reggie Chen
- 1 Replies
- Last post
by Gabriel Lozano-Moran
- Hi,
I am using Visual Studio 2005, and I recently found it becomes very SLOW to build and publish projects. This problem perhaps happened when I was experimenting publishing WPF project onto a web server via VPN.
I post it at http://forums.microsoft.com/MSDN/showpost.aspx postid=1037188&siteid=1 and went ahead to install the service pack 2, but it is still not working.
I came across
-
- ReportViewer - Renders Blank
by Piyush77
- 5 Replies
- Last post
by Lisa Nicholls
- I'm trying to get some reports together using the new ReportViewer control, and having one slight problem that I can't figure out: The report display is blank in the web browser! I know it's getting results, because all the pages are there... they are just blank. I can also export the report to PDF or Excel and it comes out normally, it's just blank when viewing the html in the web browser. Anyon
-
- Determining which Test Methods will run for a load test from a plug-in
by ChrisSawicki
- 2 Replies
- Last post
by ChrisSawicki
- Hi, I need to determine which methods attributed with "TestMethod" will be run for a load test. I'd prefer some sort of API for doing this, but cracking open files for reflection or XML parsing will work, too. My scenario is this...I start my load test (using VS2005 TE for Software Testers) which executes test methods in different namespaces but with the same method names. I want to be a
-
- Comparing the rowset in unit testing
by SanjaySi
- 4 Replies
- Last post
by Grant Fritchey
- Hi
I was looking for Assertion that could compare two rowset no matter in what order the rows are present. The database unit test provides conditions such as row count, no of result sets, empty result set, etc. I want to compare the output of a select query with another result set for every row. Is there such conditions available or do we need to write an external module
Regards
Sanja
-
- Referencing same database project and dbmeta file
by AZ_ELIE
- 5 Replies
- Last post
by AZ_ELIE
- I have 2 database projects.
DBP_A
DBP_B
In DBP_A I am referencing database B and also database C which I did not create a DB project for yet in my solution.
To get rid of the warning referencing database B I created reference to DBP_B and assinged a variable. [$(B)] to replace B. I was left with the warning referencing database C.
So I went to DBP_A and added a new reference.
-
- What is the difference between issues and bugs?
by John Galt 2007
- 1 Replies
- Last post
by Ninoslav Rasinec
- The product manager asked me this question and it seems legitimate. I can understand the relationship between issues and tasks insofar as an issue can be translated into one or more tasks (and should be linked... is it )
However, isn't a bug a type of issue
-
- VTS Beta 3 is a ".IMG" file, not ".ISO" - How to burn it?
by Matthew Watson
- 14 Replies
- Last post
by LeonM
- So I was expecting the VTS Beta 3 file to be the normal ".ISO" file, but it's a ".IMG" file. What application should I use to burn it I already have Nero, but that won't touch it! I hope I don't have to purchase another burning package... But I have a feeling that ".IMG" files are made by CloneCD. Any ideas anyone
-
- Differences between MPF and GAT
by Benjy
- 2 Replies
- Last post
by Benjy
- Hi, Is there any article explaining the differences /comparative advantages of Managed Package Framework and GAT Im starting down the automation route and have written a couple of simple add-ins and am keen to take this one step further so i was wondering if i should go down the package route or GAT.
Thanks
Benjy
-
- How to Extend the "New project" dialog box
by sdknewbie
- 2 Replies
- Last post
by sdknewbie
- Hi,
I would like to know how to extend the standard new project dialog box with an additional dialog box right after the user hit the ok button (after they enter the project name,project directory...) so i can ask the user for addtional information before the new project is created at the same time get access to the project name and project directory which asked during the first new project dia