Signed External CLR produces Bad Version of Provider Error Hi there, Am trying to get a signed CLR to call an external webservice in SQL2005. Can get this to work using UNSAFE, but am attempting to follow MS guidelines and produce a SAFE version using a signed version of the CLR. Have signed the assembly in VS2005 which has given me a .pfx file. Am running SGEN to... 16 Mar 2010 18:37
Multithread and Sockets Hello. I wrote an app and am a little concerned about data integrity. I have a TCPListener listening on a port. When a request comes in I start a new thread and that thread handles the communication. I'm trying to understand how/if the communication of each thread is isolated to the requestor through the sa... 16 Mar 2010 13:58
Updating the value of Sales Header automatically in Sales Line I am using Microsoft Navision ERP. I have created one field in Sales Line Header Table and One Field in Sales Line Table. I want whenever a value is entered in above Sales Header Field the same should automatically gets updated in Sales Line Field of that particular Sales Order. Can any body guide me how to achi... 14 Mar 2010 13:10
LINQ to XML - what am I doing wrong This is my XML file: <?xml version="1.0" encoding="utf-8" ?> <Profiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.mycompany.com/MyApp/2010/03/MySchema"> <Profile id="0" name="MyProfileName1"> <Entity name="EntityName1" type="EntityTypeName1"> <Shared> <Prop... 13 Mar 2010 18:41
graphics in c# console application hi; i want to set a picture to the console application if u know how plz answer me i know how to chang the background color but i dont know how to set a picture to it thanks for all answer ... :) ... 11 Mar 2010 12:19
Directory recursion Hi everyone, Surely this isn't that hard: I'm trying to create a routine which is recursive across the entire directory structure on a designated drive (from the root directory through every folder on the drive - system, hidden, the lot). And I'm getting, when I try: directoryinfo.getdirectories on a s... 22 Mar 2010 14:16
Running .NET apps from shared folders Hi, I am writing a basic pc audit script, which needs to be run from the netlogon share. The script runs wmi queries, and it fails to run properly from the network share, but runs fine locally. Below is the error I am getting. As this script will be run on 300+ different domains, having them make changes t... 11 Mar 2010 08:55
Get size of file on ftp server before downloading Hi, How can I get the size of a file on an ftp server before downloading the file. Basically I want to create a progress bar to show the progress of the download as its being downloaded. If anyone could point me to any good resources or explain what i need to do. I am using Visual Studio 2010 beta, but co... 11 Mar 2010 00:14
DBTYP.NET Studio 2010 - Database Comparison Suite Released DBTYP.NET Studio 2010 - Database Comparison Suite Released Vienna, Austria - March 8, 2010 Today, BYPsoft announced the availability of DBTYP.NET Studio 2010, the newest version of the cross-database comparison tool that compares SQL Server, MySQL and Oracle databases (schema and data). DBTYP.NET Studio 2010 ... 10 Mar 2010 15:21
heeeeeeeeeeeeeeeeeeeeeeeeelp me hi , every body; [c sharp program] [console application] i want to write an easy program; if u have time plz write that code for me i want to write a program that it gets a number from user then save it in filestream i mean to see tahat number ever time that i want at that file i need a help ... 15 Mar 2010 04:37 |