Software Development Network Logo
  • Visual C#
  • Visual FoxPro
  • Smart Devicet
  • Windows Vista
  • VS Team System
  • SharePoint Products
  • IE Development
  • SQL Server
  • Audio and Video
  • Visual Basic
  • Windows Forms
  • Visual Studio
  • .NET Development
  • Microsoft ISV
  • Visual C++

Software Development Network >> 2024047777a's Q&A profile

2024047777a

Member List

Billr17
Jason D. Camp
Predator14567
Doug DeBug
Eng. A. Kilani
mark aoki
Struan
buzzbuba
Teo Lachev
calvin_mayo
wolf777
Alchemy_Mgt
cythe
Hersheys98
B12 - Billy Liu
DouglasL
Rich Wilson
andyr2005
cbueno
Mahesh kumara
Only Title

2024047777a's Q&A profile

  • Visual Studio Team System Is the official version released or not yet?

    A colleague of mine said there is only the Beta available to download on the MSDN site. Can you please tell me if the official is available and how can we get it If not when is it expected to be available and where would it available from MSDN site only Thank you Yes it is final (since December last year). The Trial Edition (180 days) is available at http://www.microsoft.com/downloads/details.aspx FamilyID=7de00386-893d-4142-a778-992b69d482ad The Trial Edition can only be installed if you have either Visual Studio Team Suite or the trial version of Team Suite installed already. If you are a Team Suite Subscriber or Team Edition for Database Professionals Subscriber you can a ...Show All

  • Visual C++ how i know writing rights to FTP

    Hi! i need in my program know do i have writing rights on FTP when i connect to FTP. How i cat do that Baybe C++ or MFC have some functions for this Help me please! This forum's scope is the C++ language, and as such not SDK specific functions or approaches. Please direct your question to the networking newsgroup found at http://msdn.microsoft.com/newsgroups/default.aspx dg=microsoft.public.win32.programmer.networks&lang=en&cr=US . Thanks! OTP. ...Show All

  • Windows Forms Is there any way to use my own usercontrol as RootComponent of DesignSurface?

    As I know, Form, UserControl and Component can be used as RootComponent of DesignSurface. but, I'd like to make a new custom usercontrol and adjust it as RootComponent. MSDN said 'have to implement IRootDesigner'. but, it's difficult to find sample. How can i get some sample ps. I'll add below functions into new custom usercontrol. 1. allow special control to be child. 2. arrange child controls automatically 3. etc.. Thank you. I found a solution. I made my custom control's Designer inherit 'System.Windows.Forms.Design.DocumentDesigner' as IRootDesigner. thanks and regards sangmin ...Show All

  • Visual Studio Express Editions Download and Install Not Working

    I downloaded VBSETUP.EXE and when I "Open" it, a bunch of files are copied to a temporary folder, and eventually I get to the Download and Install Progress screen, which contains the following lines: The following items are being downloaded and installed on this computer: Microsoft .Net Framework 2.0 Visual Basic 2005 Express Edition Currently downloading (1 of 2): Microsoft .Net Framework 2.0 The current transfer rate is 0 mb/sec. Total Download Progress: 0 MB/60 MB Then, after a few minutes, the "current transfer" line is replaced with: Status: Re-establishing connection with the server (attempt 1 of 5) Any ideas on how I can get this to work. Thanks. R Forest, ...Show All

  • Software Development for Windows Vista How to produce Activity's Shape in Visio?

    Hi all, I find Microsoft Visual Studio 2005 Extensions for Windows Workflow Foundation\Themes\ VisioTheme.wtm file is EXIST.Ask whether this document does use for to produce Activity's Shape in the Visio That HighContrastTheme.wtm Hi Jon Flanders, How can you tell me to gain Activity in Toolbox and in the Designer surface picture Or it has in DLL as the Embedded Resources ...Show All

  • Visual Studio Team System Recator-->Rename won't let me change the case of an object name

    As above. I want to change the name of a column from "MyId" to "MyID". When i try and make the change it moans at me saying: "A schema object with the name [Column] dbo.MyTable.MyId already exists. Choose a differernt name."   This is a little annoying to say the least! I think this is a legitimate thing to want to do.   Another problem. My workaround was to change it to "MyID_" and then to "MyID" which it didn't moan at but after those two operations the column was called "MyId" again. Not what I wanted at all (although the SQL script has changed - it looks like its just hanging onto some metadata somewhere I guess). Are these bugs or by design Should I raise them at Connect -Jamie ...Show All

  • SQL Server share report

    I got the following in my report server log: w3wp!library!1!01/29/2007-17:15:39:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information., SharePoint content service is null. Report Server may not have joined the SharePoint farm, or Report Server service account may not have been granted access to farm.; Info: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information. I tried to make the report server integrate with share point 2007. all servic ...Show All

  • Visual Basic RPC_E_CALL_REJECTED during Word automation from VB2005 when copying in Paint...

    Hi all, I have a problem involving Word automation and the use of Paint. The situation is: A Word-document is being manipulated through automation. When I open Paint and copy (part of) the picture, I get a 'call was rejected by callee' error from the VB2005 application automating Word. When I use sleep(100) and retry (resume) the statement, it works fine. However, as long as the Paint session is open, every action I perform on Word will require a second try. Since there's quite a lot of them, this will slow the application down considerably. As soon as Paint is closed, the Word-automation continues without errors. Interesting detail: this application was upgraded from VB6, with only minimal changes. This problem did not occur in VB6. Does ...Show All

  • Software Development for Windows Vista Vista slow boot

    It wasn't until today that i thought to unplug my drives that are connected to my IDE add on card. Before that it could take Vista upwards of two hours to load but with those drives removed it took 30 seconds. Why is this i need those other drives. thanks for the answer haven't had a chance to check yet...but let me explain some things about my system a little more carefully. I have a dualboot system with XP and Vista. This is a new system with 1 SATA master hard drive. then 4 (slave) IDE hard drives on an adapter card. My DVD drives are running off the on board IDE channel. I have and EVGA 590SLI motherboard (same as Foxxconn) Dual 7600GT Creative SB Audigy 2 2 DVD burners 1 WD SATA 4 various IDE 1GB memo ...Show All

  • Visual Basic Newbie Question - Yes I've searched. :)

    Bear with me...the last time I programmed was on my Atari 800 back in 1983. I've decided to take up programming again as a hobby. I've done some online coursework and I believe I'm making some decent progress. I've also ordered a book or two but haven't received them yet. This is a simple process I'm sure...I just haven't found a way to do it yet. I've made a form and a simple SQL Database. What this does is show Last Name, First Name, and a quick summary of the person (in this case historical figures.) I want to add a PictureBox that will change when you click on the name of the person. I've got .jpg files in a folder inside the Project. I've searched Help and the Web and most say with VB it's best to store the locations of ...Show All

  • Visual Studio 2008 (Pre-release) CB Model Pro

    All I want to do is make a spinning 3d Laptop.... it just spins until it's clicked on - at which time it comes forward and displays information on it's screen. This is turning out to be really hard - I tried ZAM3D but it is still quite hard. Is it meant to be hard or am I going about it all wrong It can be done in several 3d apps and then by using ZAM as a xaml converter. Alternatively then yes you can hand code it but it will be a large task indeed. Something like this will be relatively easy to produce in ZAM. What are you ZAM skills like ...Show All

  • Visual Studio 2008 (Pre-release) Conversion between Message object and function call

    I asked yesterday about how to make each class not having its own ServiceHost -- http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1151768&SiteID=1 Since have not gotten a solution (and neither did google), I'm thinking along the lines of having a single "redirector" class that proxies the messages to the right class, by looking at the endpoint address. I have gotten my app to respond to the messages Uri dest = msg.Headers.To; if (dest.Segments.Length < 2 || dest.Segments[0] != "/") throw new Exception("invalid") Type contract = null; object service = null; switch (dest.Segments[1]) { case "IMyService1": obj = _MyService1ImplTransparentProxy; case "IMyService2": obj = _MyService2ImplTranspa ...Show All

  • Visual C# Chr (VB.NET) vs char (C#)

    I am converting a VB.NET program to C#. One of the features is returning the character code for an ASCII value. The (char) cast or Convert.ToChar seems to work in most situations. However, in some ASCII(134) I get different returns between the VB and C# code. In VB, Chr returns the small 't' symbol alla http://yorktown.cbe.wwu.edu/sandvig/docs/ASCIICodes.aspx . In C#, (char) or Convert.ToChar returns the 'square' symbol alla unrecognizable. I've looked all over but have not seen how to resolve this(other than setting a refernce to Microsoft.VisualBasic which is something I frown upon). Any help would be greatly appreciated. Thanks I've often found that I had to use something lik ...Show All

  • Visual Studio Team System HELP: Accidently deleted an important project and i need it back!

    Hi all, Here is the deal. I was attempting to move a project in TeamSystem to another project. I had everything checked in and I had a copy on my hard drive. I deleted the project with TFSDeleteProject.exe and then went to create a new one but when I set up my new Workspace and started to add my source I found my source was no longer on my drive. Ok. So I started to freak because this was approx 3 months work for me. We have nightly backups but I had left the backup to my systems team and they only backed up the databases. So I created a new install of TeamSystem on another machine and restored the databases. So far so good , I can connect to the new server and see the 6 or 7 projects I have in there including the project I delete ...Show All

  • Visual Studio Express Editions making the form occupy whole screen

    hello there! can i know how can i program the form to occupy the whole screen when loaded. or if there are properties of the form then what is it thanks in advance!   Or   Me.Size = New Size( Screen.PrimaryScreen.Bounds.Width, Screen.PrimaryScreen.Bounds.Height) Me.Location = new point(0,0) And it depends on whether you want to cover the toolbars. If you don't want to cover the tools bars, use WorkingArea ...Show All

©2008 Software Development Network