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

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

somewww

Member List

dwelty
Verne
RepliCrux
prenders
Peacho
william123
zenox
Tyler Whitney-MSFT
cologsx
_Thomas
rfryer
Juniorscone
Wink
BILLG65
AdamBert
BillM
Mans
Sean Lively
FistFullOfSteel
Prashweenet
Only Title

somewww's Q&A profile

  • Visual C++ Changed the COM signatures....using ildasm.....

    Hi, I have a .exe COM which I used in .NET but some signatures got changed....so I opened it with ildasm and changed the signatures so that it should return something from the function....This is the error I'm getting now.... The runtime has encountered a fatal error. The address of the error was at 0x79e8aff6, on thread 0xb4. The error code is 0xc0000005. This error may be a bug in the CLR or in the unsafe or non-verifiable portions of us ...Show All

  • Visual Basic WINFORMS: Assigning values to binded controls (Now RE-EDIT with example)

    I have a parent (Quotation Header) form which opens a binded (Quotation Item) dialog form. When assigning values to boxes at runtime, (such as calculated weights) and when calling dataadapter.update, the data is not updated in the database.  If I force the assignment of the values using a currencymanager/datarowview at runtime, before calling dataadapter.update the values are stored OK in the database. The problem with this is the ...Show All

  • Visual Studio Desktop build on build machine

    Rather than constantly checking out my tfsbuild.proj file, making changes, then, to test my changes, checking the file back in and kicking off a team build. I want to change the file directly on the build machine and run a desktop build to prove all my changes before checking the file out of source control... when I run msbuild tfsbuild.proj on the build machine I get the following error: Target CoreCompile:   C:\Program Files\MSBuild\Micro ...Show All

  • Visual Studio Express Editions What books to get

    I have looked at the local book store for books on programming. There seems to be a selection of books on VB6 and also on VB.Net. Which would be a better choice for me to get in order to learn the Express edition Any major differences I should know about when reading one of those that I need to keep in mind when I'm applying it to VB Express Thanks! Whatever book(s) you get, get those that cover VB2005. The oth ...Show All

  • Visual Basic Visual Studio 2005 Express Edition

    Today I installed Visual Studio 2005 Express Edition on my work PC and when I went to launch it the program appeared briefly (I saw the shell of the program), and then it closed a split second later.  Is this because I have Visual Basic 2003 Standard installed   Am I wise to explore Visual Studio 2005 Express Edition   Will it have features that blow away Visual Basic 2003   Thanks! Hi, No, ...Show All

  • Visual Studio Extending a DSL post-deployment

    I'm exploring the possbilities for allowing end users of my DSL to add metadata beyond what I know of when preparing the product. There are places where it would be useful for people to add metadata specific to their environment to the DSL. For example: say one end user's deployment environment is such that all decision points in a workflow can be resolved with reference to their proprietary or third-party rules engine. I can provide a DSL that ...Show All

  • SQL Server Modify SSIS Package

    I have created an SSIS export package by right-clicking on a database, choosing 'Export Data', specifying all settings using the wizard, and choosing to Save the SSIS Package, with the SQL Server option checked. I now want to run the package, and schedule it to run on a regular (daily) basis. The problem I am having is that I can't find the SSIS Package anywhere! I have looked in Microsoft SQL Management Studio, at virtually every element in th ...Show All

  • Visual Studio Question about line state stored after coloring a line

    I've been working on smart indenting and autoformatting (and a more efficient way to do brace matching) and was wondering if there's any way to access the state information that is stored for every line as it's colored I've looked through the members of Colorizer, Source, IVsTextBuffer, and IVsTextLines but it seems like the actual line state's themselves are stored as private members of Source or some hidden object. I've pondered storing a Dict ...Show All

  • .NET Development Deserilization of the EventHandler Delegate Not Permitted

    Hi, I am using .Net 2.0 and we are using remoting for a windows based application. I am getting the following exception when I am trying to call a remote method: Type System.DelegateSerializationHolder and the types derived from it (such as System.DelegateSerializationHolder) are not permitted to be deserialized at this security level. I have set the TypeFilterLevel to Full in both client and server but still I am getting the exception ...Show All

  • SQL Server Report performance

    Real quick I have multiple reports that use the same headers say Topic 1 and Topic 2 The body of the reports will have 0-50 records and 2-15 columns. These reports will be run many times concurrently. My question is which is more efficent 1. Open connection Call sp to returns Topic 1 and Topic 2 for report header Close connection Open Connection Call sp to return the report body data 2. Open connection Call ...Show All

  • Visual Studio Express Editions localized ISO images

    Today Microsoft released German versions of the Express Editions. However, I can only find the "bootstrap installer". For the English versions, there are ISO images available for download -- are there to be found somewhere for the German versions as well Or is there any other means to install the software without or with slow internet connection Thank you in advance! Yes, I was looking for that as well.... have ...Show All

  • Visual FoxPro Remote View SQL 2005 REQUERY Puzzle

    Hi, I have an interesting puzzle. I'm using Remote Views in VFP9 for the MS SQL Server database access. I'm trying not to store the connection string within DBC with remote views. When I'm opening remote views I'm supplying a nStatementHandle ("USE a!b CONNSTRING nStatementHandle") from the established shared SQLSTRING connection. Everything works OK till I'm doing REQUERY() for some parameterized views. Program gives me a ...Show All

  • SQL Server SSMSE permissions problem when restoring a backup

    Hi all, I'm experiencing a problem with SQL Server Management Studio Express. I have a backup file (.bak file extension) of a SQL database saved in the directory c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\backup When I attempt to restore this file (by r/clicking on the database, selecting Tasks, Restore, Database and selecting File as the backup media), I get the message "Cannot access the specified path or file on the server. Veri ...Show All

  • Visual Studio Team System Web Test and Username / Password

    Hello I have created a web site with Windows Authentication, allowing one specific user to have access to it, and all the other one are denied. So in web.config:         <authentication mode="Windows" />         <authorization>             <allow users="domain\username"/>           &n ...Show All

  • Visual Studio 2008 (Pre-release) can't generate proxy class

    Hi I tried to generate a proxy class for my application with SVCutil.exe in the sdkshell but i couldn. it displayed "svcutil.exe has encountered a problem and needs to close. We are sorry for the inconvenience" when i tried to debug using JIT debugger it throwed an Exception "Could not load file or assembly 'System.Runtime.Serialization, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one ...Show All

©2008 Software Development Network

powered by phorum