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

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

mannis

Member List

sairaj282
Garyrg9
jkv10
Pradeep Nulu
Keith Rains
Fernando Gongora
Digital_Trucker
mecano14_bis
Babacar
Jackoholic
Jake2
Peeyush Sharma
Mark Costello
MahroofNM
xpmedia
Ved Prakash
JoeSchmoe007
emalik
Peter K
RBen
Only Title

mannis's Q&A profile

  • Architecture biztalk Configuration problem

    Hi, I have installed biztalk server 2004 on windows 2000 professional machine which is having local sql server 2000 client. The sql server 2000 database resides on another wondows 2003 server machine. When i am configuring biztalk server on my local machine(through configframework), it gives me following error Failed to create SQL login for biztalk administrators group on database server "RemoteWindows2003ServerName". Windows ...Show All

  • Windows Forms Redrawing issues

    I am building an explorer-style application with a treeview on the left and a panel on the right.  Depending on the selection within the treeview, I add one of a set of controls into the panel.  My problem is that when I do this& ...Show All

  • Visual C# ASP Security! tell me various method! how to secure?

    hi all i need asp security method, how to secure in asp page.. my eserver page was designed by using java script and query string variable. so..this is a problem all data is visible... and but currently i modifying that all pages . i remove all query string variable and also remove the hidden & java script variable... i put it in to session variable and retrive the post method............. any other ways available please send ...Show All

  • .NET Development 32-bit compiled trying to run on x64?

    We have a 32-bit .NET application that works fine on standard Windows XP 32-bit. Recently purchased a x64 Dual XEON Intel system. Installed Windows XP x64 and all the updates including 64-bit .NET 2.0 framework. The application splash screen comes up and then immediately crashes. Before I look deeper, does the 64-bit version of .NET 2.0 run 32.bit .NET 2.0 applications Thanks. JR JR: Can you give a little ...Show All

  • Visual Basic Service pack for vb2005 ??

    Are there any service packs available soon I heard a lot of talk in the different forums about ,and i have myself, a bit of speed problems in visual studio 2005.. Some replies are from the developers that they want to look into it and improve it but i dont really see anything happening yet. Have anybody else heard anything Or is it me who cant find the different upgrades on the microsoft website Nothi ...Show All

  • Visual C++ /clr Static Libs Possible / linking between mananged and unmanaged

    Hi, Are static libs built with /clr supported under vs2005   When I link against any lib built this way I end up with unresolved tokens and externals.  The same code compiles with no issues with non /clr builds. How are static functions supported   They also seem to come up undefined at times. What are the differences when linking against dlls/libs that are built as managed   I can't seem to find any documentation regarding t ...Show All

  • SQL Server migration to Microsoft SQL server 2005 Enterprise Edition (64-bit)

    We used: Dell 7250 Quatro Itanium Processor 1596 Mhz Total Phisical memory 8184 MB Windows NT 5.2 Build 3790 CSD Service Pack 1 Sql server 2005 Community Technology Preview After migration to Microsoft SQL server 2005 Enterprise Edition (64-bit) we have a probliem. For example - next log. Whats wrong Thanks for answer.... ===================================================================== ...Show All

  • Windows Forms Where to Dispose() things?

    I'm writing a User Control that creates some resources that must be disposed (a Bitmap and a Graphics object). To dispose these, I want to add the appropriate code to the protected override Dispose() method. Now here's the problem: The Dispose() method is auto-generated and lives in the *.Designer.CS file, which is supposed to be hands-off. This is a very basic problem, so I assume it must have a basic answer! ;) So, where do I put my Dispose() ...Show All

  • .NET Development Where does the assemblies loaded?

    Hi all, I've the following doubts., Say I've a assembly Myassembly.exe and when i run it it is loaded into a AppDomain.Where does the referred assemblies gets loaded For ex:My assembly refers mscorlib by default and say it refers another user-defined assembly MyLibrary.dll.Now ,where both mscorlib and MyLibrary will be loaded Will it be in the same Appdomain as MyAssembly or If not ,if it it gets loaded in another AppDomain then Remoting w ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. DirectX Tutorial compiling error

    I get the error, "c:\program files\microsoft directx sdk (april 2006)\include\d3d9.h(40) : fatal error C1083: Cannot open include file: 'objbase.h': No such file or directory" when trying to compile the DirectX9 SDK's tutorials. For some reason the compiler can't open objbase.h in the d3d9.h... Can anyone help me figure this out Glenn Wilson (I believe that was the name) told me to download the platform SDK, but I did and that di ...Show All

  • Visual Studio Team System Unit Test of Webservices in July CTP

    I just upgraded to the July CTP from the Beta 2 and I can't get a unit test to work with a webservice.  Here are the steps I take: 1) Create a new blank solution. 2) Add a new webservice (with the default hello world webmethod). 3) Open the service1.cs file. 4) Right click and select "create unit tests..." 5) Select all the defaults except use C# for the language. 6) The test project is created with the test method. 7) I try to run the ...Show All

  • Visual C++ Some items not viewable in quickwatch and watch window

    Hello, I have recently upgraded to Visual Studio 2005 release candidate. I was hoping that a problem I encountered in  beta 2 was fix but apparently is not. In VC++ 6.0, I was able to quickwatch or watch an MFC based CList object, and then view the data in the underlying nodes. I was not able to do this in VS 2005. I also was not able to select a statement like doc.m_nMyValue by hovering over it. I could hover over one called nLocalValue, b ...Show All

  • Visual Studio Team System How to delete a /$folder from Source Control?

    After deleting a team project using the " TFSDeleteProject", although all the work items and sharepoint site and reports are all gone, the source control project is not being deleted. I've tried "TFSDeleteProject" with the "/force" option and also followed the instruction on this discussion forum: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=4809&SiteID=1&PageID=2  with no luck. Is there any way of deleting thi ...Show All

  • SQL Server An error occurred during the execution of the SQL file 'InstallCommon.sql'.

    Hi, I'm using Microsoft Visual Studio 2005 Beta 2. I have created Personal Site using Project Template. 1st it started giving me error related to " Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed. " Then i made changes in web.config under configuration "User Instance=True" to " User Instance=False ". Now it started giving me error as follows: An error ...Show All

  • Windows Forms Datagridview (DGV) Delete Row Brings Back Row

    I've got a simple grid (DataGridView), bound to datasource in a strongly-typed dataset  (appStronglyTypedDS).   When I populate the grid, and delete all the rows, one-by-one,  the very last row never seems to delete.   I do see  both the '>' and '*' icons in the very first column of that row and the values are all cleared.   But when I shutdown the app and restart, that last row, comes back.&nb ...Show All

©2008 Software Development Network

powered by phorum