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

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

ZezeLazo

Member List

neolace
msbair
MaheshPrajapati
Ajish M
martinhughes
Vinod R Kumar
SFrench
Scarlett Lee - MSFT
Timothy Conix
KateTheCopyEditor
zlobish
minority80
Ralf Kornmann
Stefaans
Jendk
Bill Pf
nmasao
Jose Luu
BGood
Lluís
Only Title

ZezeLazo's Q&A profile

  • .NET Development sitemap issue: Enable securityTrimming will disable external link in sitemap

    The Enable securityTrimmingEanbled is set to "true" in my web.config file in order to protect admin only sitemap menu. The problem is I can't use external link such as http://www.youwebsite.com in the sitemap. The menu item will disappear from the navigation bar. If I don't use "http://", just www.yourwebsite.com , sitemap will treat it as local server link. If I set Enable securityTrimmingEanbled to "false", ...Show All

  • Visual Studio VS2005 Beta2, devenv.exe command line for a ClearCase bound solution problem

    I get the following error: Package 'Visual Studio Source Control Integration Package' failed to load . when compiling a ClearCase bound solution from the command line c:\Solutions>"c:\Program Files\Microsoft Visual Studio 8\Common7\IDE\devenv.exe"  "c:\Solutions\BasicUtilities.sln"   /Build Debug /out mylog.txt I have installed VS2005 Beta2 , Team System edition, after uninstalling VS2003. VS2003 was integrated with IBM Ratio ...Show All

  • .NET Development Compiling COM (wrapped) on 32bit for 64bit with VS 2005

    I have created a .net wrapper for a com object to use it with classic asp. This works great on 32bit machines. But when trying to deploy it on a 64bit machine, it fails miserably. A solution I picked up is to target the build for x64 only, which would (cross fingers) solve the problem. Now when I compile the project for x64 platform I get Error 1 File "C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Proje ...Show All

  • Windows Forms Menu Strip?

    This might be dumb!!!! Is there not existing code or snippet somewhere that I can just past into each toolstrip and menue strip to do " common functions" Like Open, Close, New, Exit, Print Form. etc. I am still new and have looked for days. I have inserted "Common items" but the snippets I seem to have don't work. So far I have found only "me.Close()" Hey at least I can shut ur down when it all screws up.l ...Show All

  • Visual Studio Team System Useless output from TFS source control

    It pains me to see that even the new Team System source control writes the same pointless drivel to the Output window in visual studio: ---- Operation started at time 3:32:18 PM ---- ---- Operation completed successfully at time 3:32:18 PM ---- ---- Operation started at time 3:32:18 PM ---- ---- Operation started at time 3:32:18 PM ---- ---- Operation completed successfully at time 3:32:18 PM ---- ---- Operation started at time 3:32:18 PM ---- - ...Show All

  • SQL Server How to mimic replmerg.exe in vb.net

    Hello, On an existing Merge Pull Subscription (Subscriber: SQL Express) via websync how can we start replication via vb.net We can use the cmd line replmerge.exe and all works fine however we would like this to be cleaner as it's going to be on demand sync. I saw in BOL about the RMO and how to create pubs/subs but nothing telling me how to actually start the replication process. Is there a sample of how to start the replication process in vb ...Show All

  • Windows Forms The Perfect host - Useful article from MSDN magazine (March 2006 issue)

    The Perfect Host Create And Host Custom Designers With The .NET Framework 2.0 by Dinesh Chandnani All developer that are implementing custom designers in an application must to read this excelent article that implement all relevant to hosting designers using CLR 2.0 and VS2005. More info: http://msdn.microsoft.com/msdnmag/issues/06/03/DesignerHosting/default.aspx Regards ...Show All

  • Visual C# pre vs. post increment and operator overloading

    I wrote a trivial class to test operator overloading - see below. In Main() I post increment and assign an int. The assignment happens before the increment - no suprise. I then perform the equivalent operation on the Test class instance and the assert fails. Can someone tell me why Cheers. using System; using System.Diagnostics; namespace test_overloading {    class Test {       privat ...Show All

  • Visual Studio Team System Visual Studio 2005 Team Suite Trial crashes with Reports. P0-S0 Bug!

    Hello all, I've posted a while back about a concern I had with VSTS and Reports. VSTS was crashing when switching datasets in the dataset dropdownbox. I've been told this would be fixed and we are now using Visual Studio 2005 Team Suite Trial and the crashes still occurs. These are the product we are currently using: -TFS BETA 3 refresh -SQL 2005 Standard Edition -Visual Studio 2005 Team Suite Trial These are the Repro steps: I've create a new ...Show All

  • Windows Forms Save and restore Form position and DataGridView's configuration

    My Application need to save and restore components when restart next time. Such as: -          Change size and position of the form itself. -          Change width, order of columns of DataGridView's columns. I want to save information configure into configuration file.   Everybody have ideas, please show me way to do it or give some solution ...Show All

  • SQL Server How to use CLR Stored Procedures in Reporting Services?

    Hi there. As subject metioned,I got a problem. I have a CLR Stored Procedures it works fine in Sql Server Management Studio,but when excuting the stored procedure in Reporting Services Query Builder window(Visual Studio Reporting Services Project),I got a error message "The stored procedure <stored_procedure_name> doesn't exist". so how to resolve this problem my env : SQL Server 2005 , Visual Studio 2005 many than ...Show All

  • Visual C++ referencing CEdit variable giving problems in events control

    hello everyone, Im having a strange problem, which everyone around me says its not possible but I am hung on it since few days now. I am using Visual C++ 6.0 version if that's of any help. I am creating an MFC application with document/view structure. I want to create en Edit (CEdit) box which can change it's size when the user fills up the box while filling in some data in it, and also whose contents can be extracted when the mouse reaches a ...Show All

  • Visual Studio Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack

    I'm new to this forum. I hope you can help me. I'm using the Enterprise edition of VS 2005. When I debug my project an exception is raised - 'Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack'. I can't find anything about this on-line. I suspect this message is hiding the true exception. Does anyone know what this message means Regards, Andy Ham ...Show All

  • SQL Server Problem with the table/list height when the borderstyle left and right set to be solid ,its not touching the footer

    I am using SQL Server 2005 Reporting Services. I am genrating a report on 8.5(W) by 11(H) and the header and footer are fixed .The Footer is 2.375 inc and the header is 4.75in which leave the space for the body to be 3.875inc.I have to export the report to PDF.In preview its lookinng fine but when I export it to pdf there comes the problem.The problem is the with the list in the body(detail part) .In the list I have 6 textboxes.For the tex ...Show All

  • Software Development for Windows Vista Problems when using While activity

    Hi, I have the following scenario. I have a while activity which contains a sequence activity. The sequence activity contains a listen activity. In one of the branches of the listen activity, I have a custom activity that invokes a second workflow synchronously (a slightly modified version of whats available on the net). The problem I have is this: I cannot define a dependency property that can be bound to an object as an interface. For ex ...Show All

©2008 Software Development Network

powered by phorum