Parasuraman's Q&A profile
SQL Server Blank Error Messagebox Displayed at startup
When I start SQL Server Management Studio an error message box with no text is displayed with the Exclamation ICON. Everything seems to be working after clicking OK though. Anyone else experienced this. Also... Why is it that I can't repair the installation from Add and Uninstall Do I have to uninstall it to repair it The SQL 2005 is the Developer Addition with a new install... I haven't seen the empty error message box problem. Does it still do that when you start Management Studio, or was it a one-time thing You should be able to repair your installation by clicking on the "Change" button rathe ...Show All
Visual Studio Express Editions Data Samples 101
During installation of this sample I get an error message saying the product.cab is corrupt. Is there a work around Thanks, Richard Okay, I tried downloading it to my computer and still get the product cab is corrupt error. Anyone else have this problem ...Show All
Visual Studio Team System Web Service test in Web test.
Hi, I have created a web service Test using web test. Reference is msdn How to: Create a Web Service Test Steps Taken: 1. I added the AddRequest w/Payload. In the url i added my webservice.(ie., http://192.168.0.153/_vti_bin/Publisher.asmx ) 2. Add header. Name= SOAPAction Value= http://tempuri.org/AliasID2URL 3. String ...Show All
SQL Server Connect to sybase 12.5.3
SYBASE ASE 12.5.3 /SQL Server 2005 EE We downloaded the 12.5.1 SDK and installed to my desktop. Our choices via SSIS as far providers was the same. We downloaded the 15.0 SDK and installed to my desktop. Our choices via SSIS as far providers changed to include Sybase OLEDB Provider. We are trying to build the package on my desktop. We are trying to bring all data from all tables. We are still not having any luck connecting., Any help would be appreciated. TIA Joe ...Show All
Visual C# running a process from memory (as opposed to from the file system)
I have an embedded exe (gpg.exe) in a class library I'm writing. my problem is I dont want to extract the executable to the file system, but instead would like to run the process from memory. Process / Start Info take a file system string path to start the process. any clues as to how I might be able to replace some part of that functionality so that I can load the executable from memory into that Process object am I chasing a lemming, or does anyone think this is possible I don't know in what way you embedded the gpg.exe in your class library. But if you can get an Assembly reference to the ...Show All
SQL Server Self refrencing tree hierarchies and CASCADE actions
I've already filed a bug on this but it hasn't been picked up yet, so I'd like to get at least some discussion and feedback. I mean doesn't anyone think this is something usefull to have quote me: I've had a possibility to see SQLServer 2005 on a MS developer's PC and I made him try to create a table that can't be created with MSSql2000. As this kind of tree rappresentation (I think it's called adjacency list) is the most common way in Operations Research (many uses: networking, optimisations etc.) I think the DB engine should be able to support them. I don't pretend I understand why it may cause problems but it's a valid requirement. Stra ...Show All
.NET Development wininet,winhttp,autoproxy
I am working in vb.net 2003 and cannot for the forseeable future move to net 2005. I really like net and managed code until I have to work with c++ to accomplish some task like determining the proxy server address for a web service application. I realize that wininet and autoproxy routines mimic what internet explorer uses to connect to the internet. I just find it difficult to work with these c++ routines in the vb environment. This is my question. Is there not some way in managed code to ask the Internet Explorer directly what it is using for a proxy server if any Thanks, Fred You could query the registry and find the ...Show All
Visual Studio Team System can Not create a project
Hi, I have followed all the posts in this regards. I did everything which they asked me to do. Still I can not create a project. I get following error : ---------------------------------------------- 04/28/2005 05:30:33.734 | Module: ELeadServiceMediator | URL for eLead web service retrieved as " http://brindan01:8080/bisserver/EleadWebService.asmx " from the registration service | Completion time: 0 seconds 04/28/2005 05:30:33.734 | Module: ELeadServiceMediator | eLead web service proxy constructed | Completion time: 0 seconds 04/28/2005 05:30:36.140 | Module: ELeadServiceMediator | Template Information for domain "brindan01" r ...Show All
.NET Development MSMQ in a Network Load Balancing server farm
Hi I have a slightly bizarre question based on the use of MSMQ within a load-balanced farm. In general, I can use load balancing to my advantage - I simply replace the physical host with that of the virtual server and I'm laughing. However I have one scenario where I need clients to send messages via MSMQ to the virtual server, but have only one (master) server in the farm process the messages. The master server is decided (very basically) by a race condition at start-up and subsequent health checks. It is possible that the master could switch at any time, depending on availability etc. My question is this: If I have only ...Show All
.NET Development IIS Filter
i've coded an ISAPI Filter and added to the IIS Filter Service, and IIS get jammed when 2000 visitors sent their page requests simultaneously, as a result of this, webpages will not show any content, instead, it keeps loading and loading forever. however , after this ISAPI Fileter is removed, IIS can delivery web content without any problem even with 2000 visitors' request. does anyone know what's the reason for causing ISAPI Filter's inability to take a massive and simultaneous connection ( or request ), and is there any work-around Hello I have similar type of problem, i have ...Show All
Visual Basic Disabling Javascript/Ignoring a certain line of code?
Hello, I've recently started to play around with the Visual Basic language and have decided to make a client dedicated to a game I play. However, in order for the client to run as I want it to I need to ignore a certain part of the websites code in the Web Browser I created for the client. The code is a Javascript code and I was wondering how to disable Javascript in the browser, or preferably I'd like to know how to make my browser unresponsive to that 1 line of code. Any help would be brilliant, thanks for your time. ...Show All
SQL Server How do I calculate the difference between two line items?
I am trying to calculate the difference between two date/times as they relate to two separate errors that have occurred on a production line. The available date fields are as follows: Error Date First Error Date Last Error Date First Repair Date Last Repair Date 1 4/17/2006 08:23:29 AM 4/17/2006 08:23:29 AM 4/17/2006 08:23:29 AM 4/17/2006 08:23:37 AM 4/17/2006 08:23:37 AM 2 4/17/2006 08:34:56 AM 4/17/2006 08:34:56 AM 4/17/2006 08:34:56 AM 4/17/2006 08:35:43 AM 4/1 ...Show All
Visual Basic Relase the Fix for Visual Basic Compiler Error &H8013141e&
Hi all i just want to know when is going to be released the fix for visual basic compiler error &H8013141e& this is already reported in the microsoft productfeedback site. i think this is a very urgent patch that must be released asap and please do not repond that i should go back to vs.2003 because i have lots of code developed in VS 2005 to framework 2.0 .. JSB PS: this error pisses me of, i need to restart VS.IDE every 5 minutes. i think this is too bad for a recent relesase product ( its full of Bugs ). Hi, João, This is a good opportunity (in the ...Show All
Visual Basic Question about SaveFileDialog
I can get it to work perfectly, but only if I am overwriting a file. I cannot get it to create a new file then save. Say, I type a filename into the Dialog instead of choosing one from the list. If I do this it won't work. What am I doing wrong. Enjoy! You can actually reduce it further if you really wanted to and all those properties can be set at design time if your really wanted by dropping those two controls on the form. Potentially reducing the code down to 4 lines of actual code. Public Class Form1 Protected b() As Byte Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Han ...Show All
Visual Studio Team System AvoidUncalledPrivateCode and other errors.
There seems to be a problem with AvoidUncalledPrivateCode There are quite a number of functions that are flagged with this rule that are not private at all, they are public. Here is an example: public static BusinessFacadeTimeZoneEnum ToFacadeEnum(TimeZoneEnum type) { return (BusinessFacadeTimeZoneEnum)Enum.Parse( typeof (BusinessFacadeTimeZoneEnum), type.ToString()); } Also I get: AvoidTypeNamesInParameters With the following code: public BusinessFacadeException( string message, ErrorClassification errorClass, string detailedErrorCode, string detailErrorString, Exception innerException): base (message, errorClass,detailed ...Show All
