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

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

stallion_alpa

Member List

JoelErik
Will George
THE RAZI
Neetan
jwc1972
MJC2006
Ted Carron
ttad
Omniscient
guyinkalamazoo3
Thena
Diffused Mind
Vasanths R
ComSpec
Steve_fr88
SalmanSheikh
johngccfc
bababab
vick2020
Joe Buys
Only Title

stallion_alpa's Q&A profile

  • Visual C# No Assemblyreferences after migration to 2005 in SQL Server Reporting Services Project

    Hello We migrated our Solution to .NET 2.0 and all the Report - Files too. But after the migration, we lost all the references and have now 600 Errors, that the Namespaces was not found. How can we solve this problem Thx, Michael ...Show All

  • Visual Studio Express Editions Cannot install VC# Express

    I have tried unsuccessfully to install VC# Express several times over the last few days both from the download now link and from the .ISO image. Here is the install log from my latest attempt. [11/14/06,18:47:50] Setup.exe: [11/14/06,18:47:50] Setup.exe: ========== Logging started ========== [11/14/06,18:47:50] Setup.exe: ===================================== [11/14/06,18:47:50] Setup.exe: GetGlobalCustomProperty({481CEF9F-033A-11D3-ACE2-00C04F8EEBA1}) [11/14/06,18:47:50] Setup.exe: GetGlobalCustomProperty(B51015E7-26A5-4c8f-B871-26ABA9BEFB65) [11/14/06,18:47:50] Setup.exe: Command line parameters: [11/14/06,18:47:50] Setup.exe: entering ISetupManager::RunIntro() [11/14/06,18:47:50] Setup.exe: LoadSetupDatabase() [11/14/06,18:47:50] Setup ...Show All

  • SQL Server Tracking Schema changes in SQL server 2005 db

    I wonder how can I track the changes in the columns whether added, deleted or their name is changed and how can I test that your help is appreciated Yeah, like Steve says, you can't do this easily until they make this a proper DDL command. Vote here if you would to try to get that to happen: https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx FeedbackID=124493 You could use profiler and watch for the commands to occur. Or you could just lock down table structures and implement a process for changing objects. I know that if your corporate culture is like some I have worked with that might not be possible though. If you don't care who changes the column, you could just take a snapshot o ...Show All

  • Visual Basic Why VB compiler is allways running !?

    I’m sorry, i just don’t want to be rude. I have a few simple questions !!! 1o Microsoft want to KILL VB ! 2o if not, so why the stupid compiler start compiling a every line i wrote. 3a Why this experiencing is not lived by the C# compiler !! perhaps the C# team made very good job !!! 4o The performace patched release by you guys, work but the problem is not solved, the IDE continues flinking, the compiler is allways running, the bigger projects continues to be slow to work on them..... Sorry, but i’m working with VB.NET for a quite long time ( since VB.NET 2002 and 8 hours day) , and i’m doing a very large application since them and for the last 6 to 8 months i was experiencing something that i never imagine, slow pr ...Show All

  • SQL Server schedule the task

    I want to schedule the task using contro panel schedule task item. I want to run two package in sequence. If the execution of one gets over then other should start. I have configured the execution detail in BAT file. I know how to schedule the task. But can anyone please suggest me how to schedule the task in sqeuence i.e. execution of BAT file in sequenece (one after other). leo1 wrote: I want to run two package in sequence. If the execution of one gets over then other should start. Try the master package scenario mentioned here - Run multiple SSIS packages in order - MSDN Forums ( http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=748282&SiteID=1 ) ...Show All

  • Windows Forms datagridview scrolling issues...

    I am having trouble with the datagridview control and scrolling. I have a datagridview control on a form. The scrollbars property is set to both. I add some rows to the grid, but not enough so the vertical scroll bar is displayed. Then I set rowcount = 0, disable the grid, add more records and enable the grid. The vertical scroll bar appears but is much to large. It only allows me to scroll down a few rows. When I try to go thru the grid by using the down arrow an out of range exception is thrown. Interestingly when I don't disable the grid things work fine. Here is some code. Try it... Private Sub Form1_Load( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase .Load Dim i ...Show All

  • SQL Server Adding a Connection in Visual C++ 2005 Express

    I am new to SQL Server 2005 and Visual C++ 2005 Express. When I try and add a connection in Visual C++: DataSource: SQL Server Database File File Name: c:\.......file.mdf Windows Authentication I get the following message: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under default settings SQL Server does not allow remote connections. (provider: Share Memeory Provider, error:36 - The Shared Memory dll used to connect to SQL Server 2000 was not found) Any ideas heimdaloz wrote: I am new to SQL Server 2005 and Visual C++ 2005 Express. When I try and add a connecti ...Show All

  • Visual Studio hide a field when it has a certain value

    Hi, I have a datetime field which only display hh:mm. I want to hide this field when the value is 00:00. Can someone give me example on how to do this Seems there are no events on fields when they are displayed, but maybe with a formula thx, Wilfried ...Show All

  • .NET Development Accepting multiple requests in server socket

    Hi, I want my server socket to accept mutiple requests arriving simultaneously. How can I acheive this Thanks very much Awesome! Thanks for the info, I understand how it needs to be done now, only thing I'm not sure on is hashtables, is there an acctual Hashtable class in .NET 2.0 or is this something I'll need to build my self Maybe use a couple different List classes to store the info in ...Show All

  • Visual Studio Express Editions I need Help Getting Started lol i Need it Badly

    Yea i need help getting started with coding like for game developement on visual c# 2005 express editon Well i already tried this site http://msdn.microsoft.com/coding4fun/gamedevelopment/beginning/default.aspx Yea and i cant understand some of it like the direct x installing part i no its suppose to be easy or somewat but iam really confused here so anyone that has any free time plz help me out thank you yea this is good ill go check it out but i need help with somehings on visual express like how to do things that the site coding for fun wants me to do like how to creat battletank 2005 i installed the wrong sdk i installed sdk june and i was suppose to install febuary lol so will this be a proble ...Show All

  • Visual Studio 2008 (Pre-release) strange behaviour frame in window

    the XAML+c# sample below, behave strange (and unwished) effect: when clicked on polygon and handler execute, main window "disappear", but application keep focus (as seen on taskbar) . Next click on app element on taskbar make focus lost by application, and next more click restore focus and window with its all content. Anyone has some suggestion to override this behaviour (problem) XAML: < Window x:Class = " UntitledProject1.Window1 " xmlns = " http://schemas.microsoft.com/winfx/2006/xaml/presentation " xmlns:x = " http://schemas.microsoft.com/winfx/2006/xaml " Title = " Root Window " WindowStyle = " None " WindowState = " Maximized " Topmost = " True " > < Canvas x:Name = " scatola " &g ...Show All

  • Visual Basic How to get multiple files

    I need the correct syntax to obtain multiple files.... say *.bin and *.cab in one go: Files = My .Computer.FileSystem.GetFiles(Folder, FileIO.SearchOption.SearchAllSubDirectories, "*.bin" ) I tried using "*.bin;*.cab" but somewhere I ran into problems - but now, I really need to include both file types in one go. Thanks unfortunately not entirely possible. you need to create another array containing the extensions and iterate through that and get the file. Example.... Dim extensions() as String = {"*.bin", "*.exe"} for each currentExt as String extensions    Files = My.Computer.FileSystem.GetFiles(Folder, FileIO.SearchOption.SearchAllDirecto ...Show All

  • SQL Server Using UPDATE CUBE for override cells with CustomRollup?

    Hi all, In our task I'm using CustomRollup for define logic for calculate some not leaf members, for example: CoalesceEmpty ( [Accounts].[AccountsTree].[1002G].DataMember, ... It allows to have in FactTable, for not leaf members, the values, those used instead of aggregated from children. Now I'm trying use UPDATE CUBE for assign a Datamember's value for non leaf member: UPDATE CUBE ... SET ([Accounts].[AccountsTree].[1002G].DataMember,... ) = ... It works correct if member hasn't CustomRollup formula and doesn't work if CustomRollup exists. So, the question: Can I use UPDATE CUBE for override Datamember's value for non leaf member with CustomRollup Thank you in advance, Stas Mosh ...Show All

  • Windows Forms Cross-thread operation not valid exception... using events!

    I have a form and another class. This class has a thread that updates form's label via delegate events. This is the partial code: /*working class that updates FORM*/ class Commands { public delegate void DisplayMsg(String msg); public static event DisplayMsg MsgEvent; . . if (MsgEvent != null) MsgEvent(Name); . . } /*Form class*/ public Form1() { Commands.MsgEvent += new Commands.DisplayMsg(Commands_MsgEvent); InitializeComponent(); } void Commands_MsgEvent(string msg) { label1.Text = msg; } How to fix that take a look at this: http://forums.microsoft.com/MSDN/ShowPos ...Show All

  • Software Development for Windows Vista Vista Program File

    Ok, I installed vista last night and I can't find any programs from when I had XP. The drive is still full, but I can't see them in program files, help. sorry but this is the incorrect forum for your question. the best place to ask would be the appropriate communities: www.microsoft.com/communities Thanks ...Show All

©2008 Software Development Network