batub's Q&A profile
Windows Forms Simple forms question...
I have my primary form (Form1) and a label control on there (label1). In my project I've created many custom classes for grabbing data of which I would like to display to the user via the primary form's label1.Text property. How do I go&n ...Show All
SQL Server Rights assigned to Windows\Power Users in SQL Express.
Hi, In SQL Server Express Edition, what are the rights that are assigned to a Normal Windows User and PowerUser by default When I install SQL Express on a clean machine and login as Power User I can add/edit/delete data but when I login as Normal Windows User I can see the data but not change it. Please help me in this regard. Thanks and Regards, Gautham. What do you mean exactly by the ability to add/edit/d ...Show All
Visual C++ DLL initialization failure
I've translated a VC7 project that builds a COM dll, to VC8. It builds, but I can't register it: Regsvr32 reports "LoadLibrary("<path>") failed - A dynamic link library (DLL) initialization routine failed." The dependency viewer suggests that all the required libraries are present. The failure occurs before execution reaches by code (DllMain). How can I debug and find out what's going on Phil Atkin ...Show All
Visual Studio Team System VB: Edit and Continue
I have a problem with Visual Basics Edit & Continue for projects under Team Foundation server, the IDE says its Read-Only even if its checked out prior to debug start. In a non-source-controlled environment it works. You even see the little "lock" symbol on the tab-page with the source code in the IDE on the file you are current trying to edit, so clearly the IDE thinks its locked. Any ideas found it, it was some project settings ...Show All
Windows Forms Application Updater Component
Hi, I've got a problem with the DotNet Application Updater Component - (http://widowsforms.net/articles/appupdater.aspx). When I include an app config file in my app to be updated the upload from the web server fails. The application recognises there is new versi ...Show All
.NET Development What is remoting?
Please suggest a book or some example Vikram wrote: Hi, While I agree with Hussein and Nicholas, I would still recommend you read the blog of Matt Tavis where he has some recommendations regarding the usage of .NET Remoting. http://blogs.msdn.com/mattavis/default.aspx Regards, Vikram http://dotnetupdate.blogspot.com/ It should also be noted that remoting is not going to be enhanced beyond 2.0, and that E ...Show All
Visual Basic TEST DLL PROBLEM
Made Changes to dll and did build. Registered dll with C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\regasm.exe TEST.dll /tlb Why wil regsvr32 not work with this DLL Try to test… create a whole new project solution. Select Project | References | Browse. Select TEST from COM tab. ERROR - test.tbl was exported from a .NET assembly and cannot be added as a reference. What am I doing wrong TEST.DLL ...Show All
Software Development for Windows Vista WWF
hi, i know WWF is still in beta stage. can i use WWF in production enviornment Is microsoft distributing licence for the beta WWF for using it in the production Kindly reply me back at shobhitjoshi2001@hotmail.com yes, read this : http://msdn.microsoft.com/winfx/downloads/products/golive/ (sent to your email) ...Show All
Visual Studio Express Editions LearnVS.net's projects?
http://msdn.microsoft.com/vstudio/express/vb/learning/ I downloaded those, wanting to get into using VS2005. I have Standard Edition I can't seem to use those projects with the VS2005 Standard. Is there a compatability problem between the two programs i don't think so. extract(install) any project they will add msdn folder in (my documents) go there and find any myproject.vbproj or myproject.sln double click it , it should open ...Show All
Software Development for Windows Vista NFORCE 4 SATA/RAID , Now Working????, im pretty new to this. Please help...
Now, when BETA 1 was released could not wait to try it.. But i had one problem. i have 2 SATA harddrives, Striped in RAID, on NVIDIA N-Force 4 Controllers.. I also have a normal IDE Harddrive which i want to install Vista on.. Now that is no problem. The problem is, to get vista to see my SATA RAID drives, when im in Vista, under My Computer.. I Read a Windows Vista Beta 1 Hardware Compatibility List, and looked at the: 2.2 IDE/S-ATA/ ...Show All
Windows Live Developer Forums Who to ask?
I don't mean to post this issue here but, whom would I get in touch with to have someone's MSN Space blog edited. The problem is slander and profanity. I have used the report abuse link and reported the issue 4 times in the last couple of month's with no answer. I have even politly asked the person to edit it. Thanks, lowster11 wrote: I don't mean to post this issue here but, whom would I get in t ...Show All
SQL Server SQL Server 2005 Standard Installation Problem
Hi, can anyone please help me. I am having trouble installing SQL Server 2005 Standard or SQL Server 2005 Express. Everything installs until it gets to Installing SQL Server Database Services, every time I get the following error - "The SQL Server Service failed to start. For more information, see the SQL Server Books Online topics, "How to view: View SQL Server 2005 Setup Log Files" and "Starting SQL Server Manually."" i ...Show All
Visual Studio Tools for Office VSTO v3 on international VS 2005 editions?
Hi, has anybody installed the march CTP of VSTO v3 on a non english version of VS 2005 I installed the CTP but the project templates won't show up. I am using the German version of VS 2005 Pro, Windows XP Sp2, WinFX runtime etc. Regards, Peter Peter, Support for international versions is certainly beyond the scope of this CTP. We never even tested it, so your observations are actually not surprising - it can certainl ...Show All
SQL Server Capture Referrer URL within a report.
I have a situation where my best solution is to capture the full Referrer URL in my SSRS 2005 Report to facilitate "Back" links within my reports. I have looked but don't see a way to capture this information natively in a report. Any help is appreciated. We don't expose the referrer URL to the processing engine, so there is no way to embed it into the report. In many cases, there is no referrer UR ...Show All
SQL Server row-based isolation levels
am I correct in assuming that the row-based isolation levels in sql2005 are optimal for those environments that have alot of simultaneous read & writes occuring ...Show All
