Ian_GENUX's Q&A profile
SQL Server Provider Load Failure In Management Studio
Hi, I am having problem in connecting to the report server in SQL Server Management Studio. An msg said "Provider load failure" is displayed but i could deploy reports in Visual Studio and view them in IE browser by going to http://localhost/Reports . Any ideas Thanks, Jane Management Studio uses WMI as default to connect to Reporting Services. Make sure Windows Management Instrumentation service is running. If it is running and you still have problems, the RS WMI dll may not be registered properly. regsrvr32 reportingserviceswmi.dll may help. You can also connect via http through M ...Show All
Visual C# Console Application
I am making a console application, and the console application can only hold a certain amount of lines. Is there a property I can edit to fix this. And how would I make the WindowState maximized. A console application is meant to run from a command shell like cmd provides but it can also be over a telnet link or similar. You will not be able to resize. ...Show All
Visual Studio Express Editions I want to save Variables in a .txt file and upload them every time my program opens.
I want to save Variables in a .txt file and upload them every time my program opens. I searched on the site for 2 hours and had no luck finding an answer to my question. So if someone could answer it or point me in the right direction that would be great. I have a program with a few variables. One of them is a string and the rest are colors and integers. I need some way to have my program save these to a file on my computer. Also when I start my program I want it to check those variable and put them in their proper location on the form or in the code. It doesn't have to be saved in a .txt file. If anyone can tell me the how to do this ...Show All
Visual Studio Reverse Engineering – Auto Display Class Associations
When you reverse engineer a project, i.e. show the class diagram, the inheritance tree is presented but class associations are not. It appears that you have to right click on the member variable or property within a class and indicate that you would like to show the association. Is there any way to have all associations shown automatically Wow this is awesome, just what I was looking for. Thanks very much. ...Show All
Visual Studio Express Editions importing ms access data into sql express
Is there a way to import existing Access data into sql express. I couldn't find an import function. Thanks SQL Express doesn't include Data Transformation Services, which is the tool that supports the Import/Export wizards. You have a couple options... - Use the Export functionality of Access. (File | Export) You'll need to have a DSN created for the database you want to send the data to. - Use the Access Upsizing wizard. - Export the data from Access into a text file and then use BCP to put the data into SQL. The first two will be documented in the Access help file, the thrid in Books Online. Hope this he ...Show All
Visual Studio Express Editions Newbie trying to understand the use of a Timer in Visual Studio VB
Hi I have copied the example code from the help files. ms-help://MS.VSExpressCC.v80/MS.NETFramework.v20.en/cpref17/html/T_System_Windows_Forms_Timer.htm but cannot figure out how to use it. I tried a whole bunch of things involving stuff like: Dim fred As New Timer fred.Enabled = True fred.Start() expecting the included 5000 ms timer to start and count down to zero then show the message as per the example code - but noting happened. How do I use a Timer http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=375277&SiteID=1 :) ...Show All
Game Technologies: DirectX, XNA, XACT, etc. vmr9.h
I'm trying to view a video in my game but get this error. My friend tried the same code, but generated no error, my SDK is aug 2005 his SDK is dec 2004. Please help d:\-=Source=-\DirectX\CruS\When Angels Fall\Game.h(7) : fatal error C1083: Cannot open include file: 'vmr9.h': No such file or directory No, it means you need to download and install DirectShow from the platform SDK. The header by itself is useless, it probably includes other headers, and the headers themselves forward declare stuff the compiler will then need to find in the lib files which you would also need. So, instead of trying to hack it together, y ...Show All
Visual Studio Express Editions PDA
Will a program written in Vis Bas Express run on a PDA (specifically toshiba e740) Thanks Typing in VISUAL BASIC PDA on MSDN, returned: http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnroad/html/road10242001.asp Hope this helps, Matt P.S. - SJWhiteley is right. :) ...Show All
SQL Server ParameterMetaData.getParameterType gives errors
Hi, I'm using SQL Server 2005 and the new JDBC, version 1.0.809.102. I'm trying to get the ParameterMetaData out of a PreparedStatement, and have mixed success. When getting the parameter type data out of very basic queries, like SELECT * FROM users WHERE users.user_name = I get the expected results, but when using a more complicated query, with joins like SELECT * FROM users INNER JOIN customers WHERE customers.customer_name = I get this error when attempting to get the parameter's type: com.microsoft.sqlserver.jdbc.SQLServerException: com.microsoft.sqlserver.jdbc.SQLServerException: The multi-part identifier "customers.customer_ ...Show All
Architecture Problem Creating a BAM Activity with Excel
Hi all, after defining activities and views while trying to save or export to xml I get the following message: "Valid chacarcters for names are letters, numbers, single space and undercscore and names must start with letter " i can't find any solution. Any ideas TNX in advance ...Show All
.NET Development XML namespace
namespace is used for extending XML document that's define by another / different people for example soap, someone defined soap envelope which is the basic structure / framework <HEADER> <XBODY> ...etc< div> then user of soap can add his own elements inside the framework --> inside <HEADER> tag or <XBODY> div tag.<> but the new user elements is defined by different people then soap envolpe, so we need to have another namespace is that the only reason why we need namespace any other reason we need namespace for each element Thanks Hello ...Show All
.NET Development Athalon 64 problem with Win XP Home Editon
I am sorry if this is the wrong catagory for this topic... I have been having problems with a reboot issue... my systems specs. are at the bottom of this page... I have flashed by BIOS... All the parts are compatible... I thought maybe it would be a power issue... then a heat issue... Then i was believing Windows just hates me... But i believe there is an answer to all this... To describe the Reboot: I will be working on the computer... searchign the web... let it sit there idle... I have tested it in 3 scenarios... 1 Leave it on all night....when i woke up it was black screen... nonresponsive....2 Leave it on all night...next ...Show All
.NET Development Why do all examples assume you're binding data to a control?
I'm starting to get frustrated now. Every example I come across shows you how to open a connection to a database, fill a dataset, but not how top programatically get at the data... Every example assumes you are going to bind the data to a control and update using a GUI. How do you get at the data within a DataSet once you've Fill()ed it Not from a form, but from with the application. This frustration is also heading towards disappoinment. The examples never seem to do anything. They get you to a point and then leave you dangling. This is an ideal way to ensure the after market for books etc. thrives... The "Build a Program Now!" e-book ...Show All
SQL Server subreport layout not as expected
hi all, i have a subreport that has a table embedded inside a list. i had checked the selection for Page breaks before and after the list. It works well if i just preview it on that report. however when i preview it from the main report, the page breaks do not work and everything is displayed on a page. is this a norm or i need to configure something somewhere please help. thanks! ...Show All
Software Development for Windows Vista Vista
I have just become a member of Technet plus. I have installed Vista beta on my puter. I keep having this Windows Security pop-up everytime my anti-virus hiccups. Is there a way to stop this It is the pop-up to accept or deny permission for my anti-virus to run. I agree with user001 we need some kind of protection! If we can't us norton tell us what will work on Vista Pam ...Show All
