DBurke's Q&A profile
Visual Studio How to create a component to add active report????
Hello, I need to customize some features of create report which it don't support to requires of my customers such as now my customer want design templates at runtime in that have some shape(rectangle, circle, struss, struct...) which was saved in database with format are some acoordition, points, central then at runtime user want design a report load all information of shapes and draw some corralative images (rectangle, circle...) So I want to create a component to draw that images then add component into report to show images. Can you give me the information or document to create component to add active report Can you help me ...Show All
Visual FoxPro Memory access error
I need some help... When closing our application we are getting the error message "The instruction at "0x02245e30" referenced memory at "0x02245e30". The memory could not be "read"". We don't know what is wrong... any suggestions on how to fix this Any input would be really appreciated. >> Where do I type this "Set to null" instruction Depends where the references are held. For example in the Unload of a form that references an ActiveX control you would use: ThisForm.oActivex = NULL If the references are Public Variables (or ar ...Show All
SQL Server Problem getting SQL Server Express Service to Start
I have had SQL Server 2005 (Full Version) installed along with SQL Server Express and suddenly SQL Express quit starting and will not start manually. I have reinstalled VS 2005 (Team Edition for Software Dev) and tried to reinstall SQL Express but the installation fails when it tries to start the service. Any suggestions Keith If it had been working for a while but stopped, and it logs on with an account other than local I would check to see if the account's password has expired. If that isn't the case, when you try to start it are there any messages in the Event Logs ...Show All
Visual Studio Team System Project portal on separate tier
hello, is there a way to install only the project server on a separate machine, instead of the machine where the team foundation server is running I presume you meant to say "Windows SharePoint Services" and not "project server". If so, we currently don't support (and probably won't for v1) installing SharePoint on a separate physical computer from the Team Foundation application tier. ...Show All
SQL Server Using ReportingService.GetReportParameters with Forms authentication
Hello, I have implemented Forms security and am trying to create a C# application that will execute certain reports (by implementing the ReportingService web-service). When I try something basic like the following: ReportingService rsReports = new ReportOmatic.com._xxxx.ssl.ReportingService(); ReportParameter[] rpReportParams = null ; ParameterValue[] pvParams = null ; DataSourceCredentials[] dscCredentials = null ; rsReports.LogonUser("username", "password", "3"); rpReportParams = rsReports.GetReportParameters("MonthlyLicenseCoAll", "", false , pvParams, dscCredentials); I get the following error since Reporting Services still ...Show All
Visual C# Visual c# help!
hello friends, i wanna know whick book shld i refer for Image Processing using Visual C#.Net. Thank you and regards, Sharadha There are no books that I know of. www.codeproject.com has a series of articles on image processing. They're not too bad, I know the bloke who wrote them :-) By the way, the point of this forum is Visual C# help. You should try to provide a header that describes your problem a little, that will attract people who can help you. ...Show All
Visual C++ nmake problem
Hi, all, I use nmake command to compile qualnet source code. It throws me an error: makefile-common (188) : fatal error u1034: syntax error: seperator missing stop. Your help pls. Victor anybody who can solve this problem... makefile<27> : fatal error U1034 : syntax error : separator missing stop. The makefile is given below: # Makefile for Windows/Visual C++/DirectX 9 version of EDrive 0.1 - a # multiplatform driving simulator # # Written by Evan Alexander Weaver # Last modifed: 31 May 2004 edrive.exe: edrive.obj graphics.obj error.obj car1.obj car2.obj input.obj terrain.obj sound.obj cl /MT edrive ...Show All
Visual Studio Express Editions Problem with Absolute Beginner's Video Series Lesson 7 - worm?
I have been using the Absolute Beginner's Video Series for Visual Basic Express and love it. For Lesson 7, however, it never gets past 83% downloaded. As a result the seek button doesn't work. Whether coincidently or not, I, also, get a worm blocked by Norton Virus. "Http WMF Metahdr file size Int Overflow. Intruder download.microsoft.com (67.72.4.94) http(80). Other IP addresses shown other times I got this were 70.183.191.72 and 4.78.212.62. I have system restored the computer to an earlier date, but still get only 83% downloaded, and the worm blocked message. Then, when I get to 28 ...Show All
Visual Studio Team System Context Parameters
Is it possible to create a web test and have it repeat the test numerous times using different Context Parameters Mark, I'm not sure I understand what you mean. What are you trying to do with the context parameters Here are some entries from the docs that might help give some more background on databinding: http://msdn2.microsoft.com/en-us/library/ms243182.aspx http://msdn2.microsoft.com/en-us/library/ms182546.aspx http://msdn2.microsoft.com/en-us/library/ms243142.aspx Josh ...Show All
Visual Basic Error in "Form.vb [Design]"
I will try to develope a little application with Visual Basic.Net 2005 Beta 2. I've make Form1 and its code, but at this time I can't see it in design time, an error occured: One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding your project, while others may require code changes. Clicking on each error will take you to the line of code that caused it. Method 'System.Drawing.SizeF.op_Implicit' not found. Hide at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[ ...Show All
Visual Studio Team System Managing Shared Components between VSTS Projects
How would one share component development between two VSTS Project teams Is this possible For example a team may be responsible for common UI components shared between between other projects. This development may be in tamdem. Would you recommend NOT using separate Team Projects if this "shared framework" scenerio exists What advantages of separate Team Projects are you missing out on by using this technique ...Show All
Windows Search Technologies Outlook 2007 Beta 2 and EntryID Futures?
HI, Which version of WDS does Outlook 2007 use - I think the Office installer asks you to download a WDS and I wondered what version it was What's the roadmap for this, as in in there another point release of WDS planned for the retail launch of Office 2007 Also, are there any more changes planned to the mailtem EntryId new encoding, or put another way, what's the best/recommended way of being able to display an Outlook Item once it is returned by the WDS API Query - David http://www.taglocity.com Hi David, I'll try to answer a couple of your questions and will follow-up on the third. Office 2007 uses version 3 ...Show All
Visual C++ VC++ Directories in Beta 2?
Hey, I am having a wierd problem with VC++ Express Beta 2. When I go to Tools->Options->Projects and Solutions->VC++ Directories, I barely see anything. I can see the 'Platform' and 'Show Directories For' combo boxes, but other than that, the window is empty. Does anyone know of a way to fix this And here is the link to the thread: http://forums.microsoft.com/msdn/ShowPost.aspx PostID=1884 Greetings Jochen ...Show All
System Center OutlookCached SendMessage latency
How to interpret the OutlookCached SendMessage latency Result (I currently have an average of 1.8 sec/max or 21.8 sec for a specific site); what do this 21.8 sec mean I am trying to determine how long would it take to send a message from Site A to Site B via central site C; can you help Hi Philippe - if I understand your scenario correctly, you can use the “Latency by site” report to solve your problem. Filter on site A to show the latency of email being sent from site A. I'm assuming that site C is the only central site, so the mail message doesn't actually go to site B: when sent, it stops in the site ...Show All
Visual Studio Tools for Office I have a checkbox in my excel spreadsheet. How do I call it from the code?
I'm trying to add in a "save username and password" checkbox on my excel sheet, but can't seem to reference it from the code, so I can see if it's checked or not. I tried: chbxSaveUNPW.checked = false chbxSaveUNPW.value = 0 sheet2.chbxSaveUNPW.value = 0 The code doesn't recognize my checkbox. =( How do I reference an object on a sheet I don't want to run a macro when it's clicked, just want to see if it's checked or not. What is this object's parent How do I reference it First, I'll assume that you're using Visual Studio Tools for Office to create this application. Here's the solution: Drag a Checkbox con ...Show All
