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

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

Ant_59

Member List

Tb2006
Ben Santiago
Galbatronix
k62o
CJPO
pchan3
aoky
dougzhoez
qsa
Jevse
zdrae
nbrege
ATony
JerberSoft
Narizz28
COREY H
Rajy Rawther
Klaas1
Tyrael Tong
Alexandre Defalque
Only Title

Ant_59's Q&A profile

  • SQL Server Incorrect PageAudit Property

    Hello, after a fatal server crash (with no backups!!) I have tried to re-attach a database but I get the following message; " Msg 5172, Level 16, State 15, Line 1 The header for file 'E:\Database.mdf' is not a valid database file header. The PageAudit property is incorrect." The database files ( both mdf & ldf ) where recovered from a file system copy which was made while SQL Server 2005 was still running. The files where copied with Symantec Backup Exec (10d). Is there any way that the database can be recovered from these files (I have tried a few 3rd party tools ie, Apex SQL Log & Recovery for SQL Server, but none of these where successful ) Would Miscorsoft Product Support be able to recover any dat ...Show All

  • SQL Server Invalid non-ASCII character conversion over JDBC to Solaris client

    Hi, I'm working on a database conversion from Sybase to SQL Server 2005 and have hit a wall with a character conversion problem when reading non-ASCII characters (encrypted password) via JDBC. My application runs on Solaris and accesses a SQL Server 2005 database via the Microsoft JDBC driver. The server was unfortunately specified as having a SQL_Latin1_General_CP1_CI_AS collation at installation time, and the database being accessed has taken this default. After creation the data was migrated across via DTS. The invalid character is a dagger ' '. When read over JDBC it is converted to a question mark ' '. In my original environment a Sybase database was accessed via JDBC driver from Solaris and the correct value was return ...Show All

  • Visual Studio Team System Error: Attempted to perform an unauthorized operation

    Hi I can't generate my build because the' Attempted to perform an unauthorized operation' error is raised In the build machine I have the domain\TFSSERVICE user like administrator and the two directories have full access t these user. Thanks in advance Javier Full descrption of error: Target InitializeEndToEndIteration: UpdateBuildNumberDropLocation BuildNumber='Diary Build_20060906.2' DropLocation='\\calamaro2\test\Diary Build_20060906.2' C:\Archivos de programa\MSBuild\Microsoft\VisualStudio\v8.0\TeamBuild\Microsoft.TeamFoundation.Build.targets(165,5): error : Attempted to perform an unauthorized operation. Done building target "InitializeEndToEndIteration" in project "TFSBuild.proj" -- ...Show All

  • SQL Server Problems Seeing CLR Stored Procedure in Data DropDown

    Good Day: I created a C# CLR stored procedure. I am able to run it on the SQL server directly and thru the Management Studio Console. The problem is that I do not see the Stored Procedure in the SQL Reports project in the Management Studio Console in the Dropdown of the data tab. If I type the name of the procedure it tells me the procedure does not exists. I created a standard procedure and gave it the same permissions as the CLR stored procedure and it is visible in the dropdown. Anyone know what I am missing Thanks, Omar Soto I was not able to correct this problem so, I ended up creating a wrapper StoredProcedure that was visible in SQL Server Reports. Omar ...Show All

  • Smart Device Development Missing certificates when deploying application on smartphone?

    Hi guys, i'm a newbie to smartphone development. i've encountered the following error when i tried to deploy a simple "Hellow world" app to the phone: The device security configuration disallowed the connection. Ensure that you have the appropriate certificates on your device for development. Review your SDK documentation for proper security settings for connecting to this device. Device Connectivity Component I wondering do i need to install any additional certificates if so, how do i go about doing that My smartphone is Dopod 577w. Pls help! thanks! JR Lyon wrote: The Dopod phone have incredibly tight security. You will probably have to get the certificates directly from them i've already emailed ...Show All

  • Software Development for Windows Vista WF Designer: Glyph provider is not being used by my viewer

    Hi all, I have a web page that displays the workflow image for a given workflow instance id. I based this code on the WorkflowMonitor in the June CTP SDK. To avoid CAS issues, my workflowViewer saves the workflow image as a stream which is returned to the web page for rendering (as opposed to hosting a designer surface directly in a web page). This is working fine, however I am unable to hook in the glyph provider to mark Closed and Executing activities, as is done in the SDK. Here's the relevant code extract: --- IDesignerGlyphProviderService glyphService = (IDesignerGlyphProviderService)designSurface.GetService(typeof(IDesignerGlyphProviderService)); WorkflowMonitorDesignerGlyphProvider glyphProvider = new WorkflowMoni ...Show All

  • SQL Server CLR integration problem

    Hello, I wrote an assembly with refernce to another assembly (the referenced assmbly is framework 1.1 assembly, i don't have its source code). I tried to load the assembly to SQL Server (reate Assembly...) and got the following error: reate failed for SqlAssembly 'OptimalTest.Statistics'. (Microsoft.SqlServer.Smo) For help, click: http://go.microsoft.com/fwlink ProdName=Microsoft+SQL+Server&ProdVer=9.00.1399.00&EvtSrc=Microsoft.SqlServer.Management.Smo.ExceptionTemplates.FailedOperationExceptionText&EvtID=Create+SqlAssembly&LinkId=20476 ------------------------------ ADDITIONAL INFORMATION: An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo) ----------- ...Show All

  • Visual Studio Express Editions auto yes security alert

    in my program when i go to a site it comes up with security alert this is what it says "You are about yo be redirected to a connection that is notsecure. The information you are sending tot he current site might be retrandsmitted to a nonsecure. Do you wish to continue " Now in my help i say that to use the program yoiu need to hit yes and that you have to understand that it is not secure. so is there a way to just have it click yes all the time once the person is aware of it What you are asking is to change the behaviour of another program - Internet Explorer. Not only that, you want to bypass a very important security message. There are several problems with doing this, but ...Show All

  • Visual C# Error:System.StackOverflowException: Exception of type System.StackOverflowException was thrown.

    Dear all, when I executed the following aspx file, the error of "System.StackOverflowException: Exception of type System.StackOverflowException was thrown. " occured.  Pls help to identify the error for me. Thks. CS file: using System; using System.Configuration; using System.Data; using System.Data.SqlClient; using System.Collections; using database; namespace article {  public class webcolumn  {    private string _colid;   private string _colname;   private string _upcolid;   private string _layer;      public string colid   {    get {return _colid;}    set {_colid=value;}   }  &nbs ...Show All

  • Visual Studio Express Editions Interested in DDK, will it work with Express?

    Hi! Originally, I was contemplating buying VS but I want to have the DDK and I can hardly afford the investment in both, this is after all merely a hobby to me. Now I downloaded the EE, will that work with the DDK if I buy that, or is that relying on the Pro version Also, I would like to know if I can use Express for 64bit development - seing that '.net' is fresh out in 64bit. I am on XP x64 and hopefully that will not present me any installation issues Thanks! Thank you, so much both of you. This is turning out to be one of the best weeks in ages, for me. This let's me buy 'VS standard' AND perhaps a MSDN Library Subscription, and at no overly shocking cost, either - would that be anywhere near a sensible ...Show All

  • .NET Development ASP.NET web site publishing via command line

    Hello! Does anybody know how to publish ASP.NET web site via command line. I want to automate this process, but I did not find tool (in Visual Studio 2005 or .NET Framework 2.0) to perform this action. Does anybody know another way to publish web site (for example via COM or SDK assemblies), if such tool does not exist L.G. Unfortunately XCopy does not work for FTP locations, it works only for local network resources. There are probably no utilities for help in remote publishing... Thank you for help! L.G. ...Show All

  • Visual Basic ImageLooper Control

    I am working on a VB tutorial, and at the same time trying to create my first control called ImageLooper. This is pretty straightforward, a control box with a picturebox1 inside, a left arrow button and a right arrow button (button1 and button1 respectively). The idea is, with each click in either direction, the next or previous in line image will display, depending on which arrow is clicked. Each button works individually ok, but when I switch from the left arrow button to the right or visa versa, instead of going to the next image down or up, on the first click, it takes one step in the opposite direction, displays that (wrong) image, then, with subsequent clicks, starts moving through the images correctly. The language is below: ...Show All

  • Windows Search Technologies Registering IFilter with WDS on Vista

    I am creating an IFilter implementation to index custom content on Windows Vista. I read through the registration instructions at: http://msdn2.microsoft.com/en-gb/library/aa965717.aspx#filters_to_register It looks like these instructions will not work for Windows Vista. The last registry entry in the instructions is under HKLM/SOFTWARE/Microsoft/RSSearch. However, in Vista RC2 this does not exist, and all search keys are instead under HKLM/SOFTWARE/Microsoft/Windows Search. So what do I have to do, if anything, to register my filter's extension with WDS on Vista so my content will be indexed ~ DavidJ I have verified that the instructions given above for WDS 2.x don't work on Vista. Unfortunately I cannot find any instru ...Show All

  • Visual Studio Tools for Office Package Wizard etc

    My system is as follows - Windows XP Pro, fully patched - .Net Framework 1.0 and 1.1, fully patched - Office 2003 Professional, fully patched - Development Environment 2003 including VB I have also attempted to install - Visual Studio Tools for Microsoft Office Systems 2003, which came with Visual Studio However, When I consult the log file at temp/vsto.log, I get a LOAD of weird errors e.g. "DEBUG: Error 2826: Control BottomLine on dialog MaintenanceWelcomeDlg extends beyond the boundaries of the dialog to the right by 5 pixels. " The final message in the log file seems to indicate that everything went OK!!! "MSI (c) (B4:10) [10:51:10:781]: Product: Microsoft Visual Studio Tools for the Microsoft Office System -- C ...Show All

  • Visual Studio Express Editions how to insert a code in a title bar close?

    hi.. how to insert a code in title bar close Ok then . . . What does that mean Do you want to run code on a closed window Or send some parameters to the close window Or Else ...Show All

©2008 Software Development Network