lemon caird's Q&A profile
Microsoft ISV Community Center Forums Getting Images embedded in Word
Hi all, I'm finding it very difficult to solve a seemingly simple problem. I have inserted an image in an AutoShape in Word. I am not able to get the control of the image. I need to get the original image that was inserted into the AutoShape. When I open the Fill Picture Dialog in 'Format AutoShapes'. I can see the original image. It is there somewhere, but its acting too elusive for me, or maybe I'm looking in the wrong place. Any help would be highly appreciated. Thanks, ANIKET Per the support engineer: We can not get the picture object by vba. But m aybe this is helpfu ...Show All
Windows Forms Enable buttons on MdiParent from child
Hello, Situation is like this: ParentForm = MdiParent and its Child = Form1. I have open Form1 which parent is ParentForm and I want to enable a button on MdiParent form from a child, but I completly have no ideas how to do this. Anybody can help me Your MDI form is diffrent Object. So to access any object or variable on the M ...Show All
Visual Studio Can I use third-party compilers with the VS IDE?
I wish to use GCC with the VS IDE. Is this possible Regards, Asger Yes. You can accomplish this by File/New/Project From Existing Code. Choose the Visual C++ as the language of the project. On the screen after specifying the folders for the source code, choose the option for an Extenal Build system and fill in the details for GCC on the following page. Thanks, Sean Laberee http://blogs.msdn.com/vseditor ...Show All
Visual Studio Express Editions Cannot execute platform sdk console program on another computer
I have the following problem. When I create a console program in VC++ express using the platform sdk I cannot execute the program on another computer that I have nor installed VC++ express on. What can be the problem I have searched the project properties if there are any parameters for including sdk stuff into the binary but cannot find any such parameter. What should I do Take a look at http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=234183&SiteID=1 for deployment issues. Also, http://blogs.msdn.com/aymans/archive/2006/04/04/568466.aspx might be helpful. Thanks, Ayman Shoukry V ...Show All
SQL Server using TransactionOption in April CTP
Hello. I am using April CTP. In the main package, i am setting the TransactionOption to Required whereas in the child packages to Supported. But i'm getting the following error: The DTS Runtime has failed to start the distributed transaction due to error 0x8004D01C "A connection with the transaction manager was lost.". The DTC transaction failed to start. This could occur because the MSDTC Service is not running. However the MSDTC service is running. What could be the cause Thanks Christina Hi Christina, I'm getting the same error. I know it happended to you a year ago, but do you st ...Show All
.NET Development Thanks and VWD
I am using SQL Express and I do not know how to add images to my database. I've created a dataset and linked it to datalists so everything is perking along except I'm just clueless on the image handling. I create a resx file thinking that would work except I don't know how to coordinate it with the data. In Access it is an easy thing to add an image OLE object to my database which gives me a load of options in reports so you would think that it would handle similarly here, but I'm not making any progress and after a week an half of hunting around I'm hoping someone here will clue me in. Thanks ...Show All
.NET Development Does XMLReader (VC# 2005 beta 2) validate key/keyref?
Sorry for so many questions but I am new to this and have been tearing my hair out for days. I need a knight in shining armour who doesn't mind a bit of baldness!! :D It won't let me post the whole file and schema here, presumably it's too long,, but the gist is.. < xs:element name = " DrmImport " type = " DrmImportType " > < xs:key name = " FeatureKey " > < xs:selector xpath = " .//Network/Links/* | .//Network/Nodes/* " / ...Show All
Visual Studio Express Editions SQL database
hey guys, im just learing how to program...im working through bob tabors tutorials for visual basic 2005 express edition. im on lesson 8 which starts to deal with SQL databases. the problem comes when ive added a new database and when i add a new table and start uptting in information, i cant set a "primary key". the button for doing this is greyed out, as are all the other buttons in the "table designer" toolbar. does anyone have any ideas why all the buttons are greyed out thanks for any help! If you have set focus inside the table designer, then, the icons should be enabled. I'm not exactly sure ...Show All
Visual Studio Express Editions New to Visual Basic Express - Viewing and Printing Data
I am new to Visual Basic Express;I last programmed in Quick Basic (DOS). Through various books I have been able to construct a Form to input data such as, for example, speed and time (I am keeping this simple;the actual situation is more complicated). Using this data I perform calculations which produce results which I store in variables d, s, and t. I simply want to produce a new form in order to view the results in the following way: "Speed =" s "Distance =" d "Time =" t I want to be able to add a title and format the appearance of this information (indentation,spacing,etc). I ...Show All
.NET Development how can i give outgoing queue name in t
Hi How can i give outgoing queue names in MSMQ2.0 programatically. I am using MQMgmtGetInfo API to get outgoing queue information. Thanks, Ram. ...Show All
.NET Development insert an element into a xml file using web application
why the new element and attribute can not insert into that xml file Any help will be appreciated. Code as following. using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Web; using System.Web.SessionState; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.HtmlControls; using System.Xml; namespace WebApplication1 { /// <summary> /// Summary description for WebForm1. /// </summary> public class WebForm1 : System.Web.UI.Page { protected System. ...Show All
Visual Studio Team System Initialization failed for plugin(s): "Microsoft.Pcw.wss"
Hi, I have just managed to install TFS, but when I try to create a new project, I get the error: Project creating failed with error: "Initialization failed for plugin(s): 'Microsoft.Pcw.wss" * My installation is a single server, and it is not a domain controller (I have another machine that is my intranet DC); * I can access sharepoint (http://<server>); * I can access the reporting services URLs; * I can even access and run some of the web services such as EleadWebService.asmx via browser; * When the above error occurs, I get nothing in the Event Log - where should I be looking for log files * As far as I know, Frontpage extensions ar ...Show All
Visual C# I need information aboud .NET in Denmark
Hello. I am looking for information about salaries of .NET developers in Denmark, links to websites with job offers (in Denmark) and companies which use .NET technology. Can anyone help me Best regards Marcin Obel Hi, These forums are for posting questions related to programming issues in .net. Please look into career websites like www.monster.com or www.dice.com which will give you a better info on the same. Thank you, Bhanu. ...Show All
Visual C# How to strip control characters from strings
I have an array of strings in that I think may contain special control characters (ex.. tabs..etc.) that I need to remove. How would I do this in C# Do I use a regex or is there a function for that Thanks Ahead. Chan string startString = "xyz \r\n abc" ; Regex notAlpha = new Regex ( "[^a-zA-Z]" ); string fixedString = notAlpha.Replace(startString, "" ); MessageBox .Show(startString.Length.ToString()); MessageBox .Show(startString); MessageBox .Show(fixedString.Length.ToString()); MessageBox .Show(fixedString); ...Show All
Software Development for Windows Vista Input and Output paramters in WinForm Application in Beta2.0 or Beta 2.2
Hi I found a good demo for beginners on WorkFlow at BizTalkGurus.com ( www.biztalkgurus.com/windows- workflow -foundation.aspx )which is in Beta1.I have installed Beta 2.2.As previously mentioned the parameters property of WorkFlow is missing.I tried doing the demo in Beta2.2.But the while Loop doesnt terminate.Has someone tried the same thing in Beta 2.2. or Beta 2. If you extract the samples.zip file inside \Program Files\Microsoft SDKs\Windows Workflow Foundation\Samples\Technologies\Basic Workflows\WorkflowWithParameters, there is a good example. Here is the high level: Inbound parameters ...Show All
