stan_gamla's Q&A profile
SQL Server Passing connection managers to subpackages.
Is there a recommended way to pass the connection managers from the parent package to the subpackages I also noticed that the subpackages can't reference the same configuration file as I get error messages when I try to build the solution. After I changed the configuration file for each subpackage it worked just fine. Did I miss something or is this intended to work this way thanks This falls into what I said: "The user must enter the password manually" If the user enters the password value in the wizard I must save that value into the configuration file because this is what the user want. Is not that we ...Show All
Windows Forms Signing an IE Control
I am stumped... My problem is I have a Windows Control I am creating in .Net, I have put it in an HTML file and everything works fine the problem I get is when I try and sign the control like such: [assembly: AssemblyDelaySign(false)] [assembly: AssemblyKeyName("")] [assembly: AssemblyKeyFile("acmeKey.snk")] Where acmeKey.snk is a Strong Name I created with SN utilit ...Show All
Software Development for Windows Vista SQL Persistence, Loading Workflows and Workflow Properties
I have a workflow that has a bunch of properties on it. One of those properties is the name of the user that initiated the workflow (it is passed into the workflow via the Dictionary<string, object> class. I have SQL persistence working just fine (well, I can't figure out how to 'auto persist', so I am manually calling 'Unload' when the workflow idles), and I run through the list of workflow IDs persisted when my application starts up. What I want to do is access the properties on that workflow (they're public) once I have the instance ID. I just can't seem to find a way to access those properties. Anyone Ok, I found out ho ...Show All
SQL Server showing list of reports in a grid
Hi friends how can i access report server database I've C# application and i want to develop a screen with a grid that loads all reports created on report server. am using sql server 2005 standard edition and VS 2005 standard edi. can someone point me to some sample examples Thanks for your help Hi there first did you webreference to the reporting services end points if not thats where you need to start then this example should work. see creating web service proxy http://msdn2.microsoft.com/en-us/library/aa179614(SQL.80).aspx this helped me enhance my a ...Show All
.NET Development Authenticating the caller of a web service. Client Certificate?
Let's say I have a web service. In this webservice, I want to verify who is making a call to it. (client or another server) Is this where a client side certificate would come in If so how do you use this in .Net 2.0 The service may or may not be SSL does this matter It probably will be but during development it may not be. I am using VS2005 VB.Net. Thanks, Rick Hi Rick, What kind of authentication do you use in you web service If you're using windows authentication, you can be sure that the user has already authenticated agains the AD server, so all you'll need to do is to check who is th ...Show All
Visual C++ VS2005 porting issue
Hi, I am using VS2005 Beta2 to compile the sources for x64 platform. I am getting following error: >D:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\mapidefs.h(1142) : error C2371: 'BOOKMARK' : redefinition; different basic types 1> D:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\sqltypes.h(283) : see declaration of 'BOOKMARK' I tried to refactor code little bit. But it didnt help. I cannot get rid of any one of the listed header file. Is there any solution for this problem Or is this a bug with platform SDK header files THanks, Sujata. Hi Martin, This workaround wo ...Show All
SQL Server Converting DataType=TEXT to DataType=STR
Hi, I have an input text file which contains line(s) which can have more than 8000 characters. I am able to read the lines in this file by specifying that the input column is data type = Text Stream [DT_TEXT] and I can then write the lines to another text file. But, what I want to do is to use only the right-most 8000 characters. When I try to convert the input column to data type = String [DT_STR] using the Data Conversion transformation then I get the error:- The conversion returned status value 4 and status text "Text was truncated or one or more characters had no match in the target code page. I cannot use ...Show All
Windows Forms Creating a C# Chat Application...
I am wondering exactly how I would create a Chat based windows application using C#. Also if anyone could point me in the direction of any code samples or anything that would be very helpful. Thanks in advance. I'm afraid there is no simple answer to your question. There would be a lot to do, both from the UI and the networking side. You need to have a solid understanding of both areas, as well as general .NET programming, before jumping into a large scale project like that. ...Show All
Visual Studio MSBUILD download
Hi, Is there a evaluation version of MSBILD availalble from the internet to be downloaded TIA Hi Shiamak, MSBuild.exe ships with the .NET Framework v2.0, which is free to download and use. You can download the .NET Framework here: http://msdn.microsoft.com/netframework/downloads/updates/default.aspx Thanks, jeff. ...Show All
Windows Forms Can not receive animals
Hello , I am new to Terrarium . when I run terrarium , I got some infomation below "The Terrarium server is experiencing temporary difficulties. This is probably why you aren't receiving any animals. please bear with us while we get the issue resolved." what should i do just wait Problem solved seems  ...Show All
Visual Studio 2008 (Pre-release) Persistent installation errors with Beta2/RC0 : "Beta 2 was not attempted to be installed."
When I run the installer, it take about 10 miniutes of "installing" before there is an error, the error is below. I've seen that there are threads describing a similar error with earlier drops, but I didn't see any mention of a way out. I'm running on XP, I've run the removal tool but still I get the error. Has anyone else installed this drop on XP Is anyone else having this install problem with XP or other [05/24/06,12:27:29] Windows Communication Foundation Beta 2: [2] Error: Installation failed for component Windows Communication Foundation Beta 2. MSI returned error code 1603 [05/24/06,12:27:39] WapUI: [2] DepCheck ...Show All
Visual Studio Express Editions Registration Benefits Portal Has No Registration Benefits?
Cute. I downloaded the ISO's (VB and VC++) and installed from CD, but I chose to register to get access to the benefits. I clicked on the link in the registration emails, and got taken immediately to http://connect.microsoft.com. On the "my participation" page it says I'm not participating in any "programs." The available programs page has a list that doesn't include anything that even remotely resembles Visual Studio Express. So, exactly where are these benefits They're not on the connect website. hi, this link take one day or two to store every thing for you so if this is your fir ...Show All
Visual Studio Express Editions updating a database
I have tried very hard to get my database updated when I use the update/insert commands. I am running VB 2005 express edition beta 2. I read somewhere that VB does not allow modifying a database as opposed to Visual Studio where you can update a database. is this true and how can i fix the problem. more explicitly: Visual Studio.Net allows modifying whereas Visual Basic.Net standard edition supports only connecting and viewing a database. Thanks Thank you a ton for that link, I worked on figuring this out for two days and was completely confused. Barrett ...Show All
.NET Development EPC translations from UCC data.
i am looking for a .net framework solution that can do EPC translations from UCC.EAN encodings like SSCC, GTIN and GRAI- i also might need to to DoD encodings. does anybody know of any (non-java) solutions out there I think what you are looking for can be found at a company named Apostrophe Systems. They have a really affordable EPC Translator. It will take your UCC/EAN Number and convert them o EPC. We used the software for our Wal-Mart compliance and had great success. you can find it at http://www.apostrophesystems.com ...Show All
Visual Studio Team System bissubscribe error
I am trying to follow the Continuous integration sample on Buck Hodges website ( http://blogs.msdn.com/buckh/archive/2005/09/19/471347.aspx ) minus the actual project building. I am interested in the event notification so that I can capture the changes and email out the diffs to my project manager. When I use bissubscribe I get the following error "Object reference not set to an instance of an object". I am not exactly sure what this means nor what I should be fixing. At this time my service is basically the sample application minus all the actual code except for the Notify webmethod. Additionally I am curious if it is possib ...Show All
