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

Software Development Network >> jayson.ws.tool.ci.ftsp's Q&A profile

jayson.ws.tool.ci.ftsp

Member List

Kevin A. G.
Gyozo
TheMagic
iyajimi
rickyjose
balance
Qaiser Mehmood Mughal Islamabad
k123
Dario_Bello
jglenn66
lie08
Andre de Castro
LindaClaesFA
Holistic
Khairul Zarir
wyl86
hupo1982
jonalder
Toky
Javier Luna
Only Title

jayson.ws.tool.ci.ftsp's Q&A profile

  • Windows Forms The order of files returned by the OpenFileDialog

    I have a question about the order of files returned by the OpenFileDialog. I have four files (File1.txt, File2.txt, File3.txt and File4.txt).  In the OpenFileDialog I select them in the order of: File1, File2, File3, File4.  However in the OpenFileDialog.FileNames array they are in the order File4, File1, File2, File3.  If I select them in the order File4, File3, File2, File1, then in the array they are in the correct order (File1, File2, File3, File4). Why, and is there any way they can be forced to be returned in the order selected, or at least alphabetical order I’m using VB .NET v7.1 and .NET Frame ...Show All

  • Software Development for Windows Vista MSVidCtl . dll / DirectShow and C#.

    Hi, I am writing an application in C# to interact with a TV tuner. At present I am using DirectShowNetLib to provide the managed wrappers for C#. My application at present uses the IAMTVTuner interface. While reading the MSDN docs I stumpled across the Microsoft Video Control (MSVidCtl.dll) its sparked a number of questions I hope someone can help answer. 1. Is this the prefered method for interacting with TV tuners both analogue and digital I.e is this method prefered over using the filter graph manager. 2. Has anyone used it in C# (If so please, please could you be so kind as to provide a quick and dirty example of how to access a devic ...Show All

  • SQL Server Error - Return Code 70045 - Unable to Install

    When attempting to install sql server express I get this error. Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\sqlsval.dll Version:2005.90.1399.0 Error: Action "InvokeSqlSetupDllAction" threw an exception during execution. Return Code: 70045 Message displayed to user SQL Server Setup is unable to run. Either the owning node or all nodes that are currently part of the virtual server are not available. Review any SCC failures and validate that all nodes are online. Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0012_MELHOME_.NET Framework 2.0.log ...Show All

  • Visual Studio 2008 (Pre-release) Suggestion: xaml compiler error reporting on assembly reference missing

    I've been tripped up a couple of times by this problem: I reference an assembly in the Xaml (xmlns:myWhatever="clr-namespace..."), but I forget to reference the assembly. Of course, things choke. However, I get error messages telling me things like it can't find something in the "myWhatever" assembly. However, the real problem is that it can't even find the myWhatever assembly. The C# compiler is generally helpul and gives me a message like "are you missing an assembly reference ". It would be great to see the Xaml compiler produce a similar message to help me with my human errors. This is good feedba ...Show All

  • Visual Studio 2008 (Pre-release) Security with a XAML Browser Application

    Hi, I have written a XAML Browser Application and in the code-behind I have a C# class which calls a web service. But when I run the application in my browser, I have an exception about security: System.Security.SecurityException: Request for the permission of type 'System.Net.WebPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. at System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet) at System.Security.CodeAccessPermission.Demand() How can I configure the .NET Framework to allow my web application to call a web service Have you any URLs ...Show All

  • SQL Server 2005 Maintenance Plan or Security bug?

    Curious if this scenario is by design or a possible bug.   As recommended by MS best practices for SQL 2000 we always removed the BUILTIN\Administrators login.  After doing the same on our 2005 installations it appears to have caused errors in the edit\view functionality in the Maintenance Plans and jobs.  One example is to open a plan in modify mode and then select the logging button. - 'Unhandled exception has occured in a component in your application' (have debug file) Another error occurs when attempting to edit a step of the Maintenance Plan job.  Select the subplan step > edit > select any ...Show All

  • Visual Studio Tools for Office DOS

    Hello All, I'm using a dos application -  a phonebook - and i'd like to know how can i fill in every input lines from an excel file. I mean the dos program is asking for some data that i need to fill in from an excel table. Eg: the table: Name:       Address:              Mail: Mike          Somewhere         Somebody@server.com Andy          Here         &nbs ...Show All

  • Software Development for Windows Vista my LG C620 mobile phone can not work in vista-64

    i've installed the lgusbmodem driver,and the program telled me that "installed successful".but when i plug in the data line to my mobile phone ,the system prompted me "found new hardware" and required the driver disk.i browsed to the installed driver directory and installed it. but at last, the system showed me a dialog " can not find the file" . i browsed event viewer, and can not find nothing. in my new vista beta system, i've not internet connection and i orginally want to use the mobile phone as my internet modem. so i can not connect internet to active my beta copy, how can i do ...Show All

  • SQL Server What's Happened to Copy Objects in Import/Export Wizard?

    I have just upgraded to SQL Server 2005 from 2000 and went to export some objects to another server and found i no longer can - well at least the easy way. Can anyone tell me what has happened to Copy Objects in the Import / Export Wizard Where can i find it now Regards, John You theoretically can for tables and views, you have to select a table and use the context menu there. Howewer: on my PC I always get an ODBC error (see my post http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=344363&SiteID=1 ) (didnt get an answer yet) and a nice article http://www.databasejournal.com/feature ...Show All

  • SQL Server sub-reports don't start in the first page

    Hi all, we are using SQL Server 2000 with RS SP1. We've built a report that use sub-reports, each sub-report is quite long (more than 1 page). It happens that the first sub-report begins in the 2nd page but the first page contains only the title. So we have the 1st page with only the title and all the data in the 2nd page (not very nice). Is it a problem that someone have solved Am I doing something wrong with building sub-reports Thanks in advance Luca Italy Just following up on the topic of subreports. Are there any plans to inlcude the subreports header and footer when embedded in another ...Show All

  • Architecture Windows Installer

    Probabily this is wrong section, but i don't know how post it. I'm making a project installer project with windows installer 3.1. I'd like, at the end of installation, that the installer execute my application. Some one know how How exactly are you creating your installer With WiX Sadly I do not know much about creating installers other than what InstallShield Express provides (WiX is on the list to learn, it just hasn’t been achieved yet. From what I understand though, you’d need to add a custom action to your installer to carry out this task, something like this: <CustomAction Id='LaunchProduct' FileKey='Appl ...Show All

  • SQL Server ReportViewer control

    trying to build a test page with a single ReportViewer control < rsweb : ReportViewer ID ="ReportViewer1" ProcessingMode ="remote" runat ="server"> < ServerReport DisplayName ="VSTestReport" ReportPath ="MyReports/VSTestReport" ReportServerUrl ="http: //pugrs/reportserver"/> </ rsweb : ReportViewer >   build fails with 401: Unauthorized. Not even sure where to begin troubleshooting this one. Any ideas Thanks! Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it ...Show All

  • SQL Server Unable to delete a user from sys.sysusers

    Hi, I have a user in my SQL server 2005 database sys.sysusers table with following values. I am unable to delete this user and unable to create a user with this same user name. Please tell some one what is status=16 and issqluser=0 status     16 ame       \CMSXXCMSTESTER roles     NULL altuid     5    hasdbaccess      0   islogin              1 isntname            0 isntgroup   &n ...Show All

  • Visual Studio Team System No effect of "define _CRT_SECURE_NO_DEPRECATE 1"

    For the moment I want to suppress all the deprecated insecure functions during static code analysis.  I've added this line in two separate files that get included in all source files: #define _CRT_SECURE_NO_DEPRECATE 1 to no effect -- the output still contains warning of these functions.  A colleague has resorted to #pragma to supress these warnings.  I'm curious as to why this doesn't work as documented in the help. Thanks. Sample warning: foo.cpp foo.cpp(18035) : warning C4996: '_wfopen' was declared deprecated c:\program files\microsoft visual studio 8\vc\include\wchar.h(827) : see declaration of '_wfopen' Message: ' ...Show All

  • Visual Studio Team System SQL Server 2005 April CTP - Invalid SSPI Packet Size

    When I bring up SQL Server Management Studio and attempt to connect to the default database using windows authentication, I get a cannot connect error because of Invalid SSPI Packet Size.  If I try again it works.  This is causing me problems installing the application tier.  Does anyone have a clue what I can do to fix this I'm seeing the SSPI packet size error in the June CTP as well.  I've observed it on two different domains.  I opened a bug in the "MSDN Product Feedback Center" (aka Ladybug) with bugid FDBK30644 to reflect that the June CTP did not fix this. If anyone else is s ...Show All

©2008 Software Development Network