Software Development Network Logo
  • VS Team System
  • Microsoft ISV
  • Windows Vista
  • Visual C++
  • Game Technologies
  • Visual C#
  • Visual J#
  • Visual Basic
  • .NET Development
  • VS Express Editions
  • Windows Forms
  • Architecture
  • Visual FoxPro
  • Visual Studio
  • Smart Device

Software Development Network >> SACCETTANYC's Q&A profile

SACCETTANYC

Member List

Ice Romeo
Liam Johnstone
Neil12345
Kiran Babu
Inkybro
Jim Thompson
Henry Gusakovsky
Brad King
tobis
Carsten Thielepape
K.M.PONG
Bill Nortman
MarkPlymouth
Kapil Kumar
Andrew Lisogor
cvwilletts
hary
Ernesto Dos Santos Afonso
mcorry
SVNR
Only Title

SACCETTANYC's Q&A profile

  • SQL Server FTP authentication information does not persist when deploying packages

    I am trying to deploy a SSIS package which includes a FTP task. It works fine on the machine it was developed . When deploying the package on a production server, all other config changes work, but the FTP task is failing, with authentication error. any help on how to persist the data would be appreciated thanks Maybe it's because the password was stored encrypted and couldn't be decrypted on the new machine... This is quite common and happens often when moving a package from machine to machine. As far as I know you can get around this by using package passwords instead of the normal encryption. You can also save a packag ...Show All

  • SQL Server Does SQL Server 2005 have something like setup.iss?

    Is there a way to capture the steps in a manual installation of SQL Server 2005 into a file similar to setup.iss in 2000 If there is, it's not readily apparent. I've modified a template.ini file and used it for a successful installation. It's just that it would be more convenient to replay a perfectly executed manual installation. It isn't always obvious which selections in a manual install correspond to specific keywords in template.ini. ...Show All

  • Software Development for Windows Vista error accessing \HKEY_CLASSES_ROOT\TypeLib

    Hi, I am debugging an issue where a javascript automation client withing an embedded web control is trying to access an automation object on VISTA beta2. In order to do so it needs to be able to read the corresponding typelib entry in the registry. Scenario 1> If i run the client as a regular user (Admin account with Limited privledges) then my app runs fine and i can access the methods in the automation object. Scenario 2>If i run the same client with elevated privledges (basically right click on the short cut and choose to run as admin) then the client it seems cannot get access to the the registry key for the typ ...Show All

  • Windows Forms Preventing windows intercept device commands

    Hi all, I am new to C# and .net and am currently coding an app which is controlled by a Windows Media Center remote on Windows XP. I nhave successfully registered the device using pinvoke on RegisterRawInputDevices(PCRAWINPUTDEVICE[] pRawInputDevices,System.Int16 uiNumDevices, System.Int16 cbSize). The application's WndProc now successfully receives the device's instructions.  However, in XP  ...Show All

  • Windows Forms bug report - win98 / net1.1 / form.maximumsize property

    setting a form's maximumsize property to large values causes problems on windows 98 i had a form which i only wanted to be restricted horizontally. however if a maximumsize is set to either dimension, then a restriction is placed on both dimensions. (setting maximumwidth or maximumheight to zero does not remove its restriction unless both dimensions are set to z ...Show All

  • Visual Studio Express Editions Download Visual Studio Express

    I have been all over MS sites and I can not find a link to download Visual Studio Express. Where is it       Here are some links for you... Have a look at the manual install packages (in bold). Visual studio express editions FAQ http://msdn.microsoft.com/vstudio/express/support/faq/ Visual Studio Express edition Registration FAQ http://msdn.microsoft.com/vstudio/express/register/faq/ Direct Link to the Visual Studio Starter Kits on MSDN http://msdn.microsoft.com/vstudio/downloads/starterkits/ Manual Install Packages for Visual Studio Express http://msdn. ...Show All

  • Visual Basic Making a program perform tray icon + com tasks in background without service

    I am interested in porting my KeyStater ( http://keystater.berlios.de ) program to .NET (Originaly written in VB4). The main problem I will be getting is not getting the COM object to work but rather making the programs tray icon update even if the program is not in the foreground. The only viable way I could think about doing this is to make the program a service however VB.NET Express doesn't support making a service and since I am writing the installer using AutoIt I don't know the required command to make the service. Is there a way I can always get the tray icon to update even if it is not in the foreground without making a service I ...Show All

  • Visual Studio Team System Workspace.PendAdd, the EnvDTE and "Refresh Status"

    Hi all, I'm running into an issue doing a batch add of files into a project using the DTE, with a project that is under TFS version control. I'm trying to do this from within a custom add-in. Specifically, I have hundreds of files which I need to add to my project, which I do so using: DTE.Project.ProjectItems.AddFromFile(<filename>); Unfortunately, TFS is "grabbing" each file individually as I add them to the project, and displaying the "Adding File" progress dialog for each one - this is greatly degrading performance. In an attempt to resolve this I figured that doing a "batch add" using a ...Show All

  • Visual Studio 2008 (Pre-release) WPF Feb CTP 2006, XAML Designer not available in VS 2005

    Hi, I installed the WPF Feb CTP 2006 version. Apart from the namespace bugs, i have run into a peculiar problem where the xaml designer (Cider) is not shown in the VS 2005. Is this by design or is it a bug I dont have the "Design" tab shown when i open the XAML file. I also tried to give the "open with.." option. But Cider was not listed. Can you tell me where the cider application resides. I checked it in my Visual studio 8\Common7\IDE\Cider folder but only dll's are available. Am i looking at the right directory and what is the cider application file name Is there any strict sequence of steps that needs to ...Show All

  • Visual Studio LAN booster & RPC error 06ba

    Hi,   we have problem with LAN booster service. Visual studio reports " Unable to use SourceSafe LAN service, performance of SourceSafe operations will not be optimal ". After some investigation i suppose there should be some problem with anonymous RPC on server: DebugView reports VSS RPC Service call failed, server: develop1, err: 06ba , which means that RPC is unavailable small utility SSServiceTest (Alin Constantin) reports RPC_S_ACCESS_DENIED in RPC Ping call.   VSS is running on Windows2000 server SP4 with all patches applied. There is no firewall or other blocking software. Telnet can open ...Show All

  • SQL Server SQLEVN70.rll error

    When I boot my system , I get the message that my sqlserver installation is either tampered or corrupt. As a result when I try to restore my system to previous checkpoint I am not able to do so. Please let me know solution for this. I tried installing and uninstalling but that did not work....this is very very imp...please respond ASAP Amitkumar Jain wrote: "Your SQL server installation is either corrupt or has been tampered with (Could not open SQLEVN70.RLL). Please uninstall then re-run setup to correct this problem" i get this error at boot....and also when i try to restore my system to any date I am not able to ...Show All

  • Visual Studio Tools for Office Desperate for help - getting my Add-In to run

    Hi; Ok, I have built two new test Add-Ins, one under VS 2003/.net 1.1 and one under VS 2005/.net 2.0. Both run fine on my system (the .net 1.1 requiring winword.exe.config set to 1.1). But my existing Add-In which I have built and tried to run under both VS 2003 and VS 2005 - nothing. It doesn't start, it never even hits the object constructor in the debugger, and Word says nothing. How do I find out what is wrong thanks - dave Hallelujah, Hallelujah - the choir breaks out in song, the dark clouds part, the sun shines down, the dark lord of hidden errors has been banished from the kingdom. thank you! I changed the LoadBehavor from ...Show All

  • Visual Basic MemoryStream not expandable

    Hi there, I am trying to read an image from a network stream as a byte() and then convert it back to an image. I am reading the image in packets and each packet is 4096 long. I am then trying to send the downloaded packets to a memory stream, which is later to be converted back to an image. I have the following code: Dim mybytearray(4096) As Byte Dim ms As System.IO.MemoryStream Do While tcpClient.Connected = True ms = New System.IO.MemoryStream(mybytearray, 0, mybytearray.Length) wd = networkStream.Read(mybytearray, 0, 4096) Do While wd > 0 ms.Write(mybytearray, 0, wd) wd = networ ...Show All

  • .NET Development Arguments for Console Application

    I am writting console application using JScript. How do get the command line arguments Possible   WJ wrote: I am writting console application using JScript. How do get the command line arguments Possible How to access command line arguments in Jscript .NET ...Show All

  • Microsoft ISV Community Center Forums Avalon Adaptation

    Scenario Lets say that Avalon is released for XP (and in Longhorn) on time, Holiday season 2006, and that it is accepted as “wonderful” like we all know it will be. Question: How rapidly will it make its way onto the corporate desktop What percentage of corporate desktop machine will have Avalon install one year later, two years Are there any moderately reliable figure that we can use in our sales projections Anything will be helpful Thank you Mike Greenway Thanks Vikram. I think WinFX/Longhorn is going to put .NET on-the-map in a real way. Right or wrong..... I'm going for it. Mike Greenway ...Show All

©2008 Software Development Network