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

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

sirck sirck

Member List

Bogdan M.
Vijay197886859
Asher David
hollander67
Nick Hoggard
BANKS
Saishyam
staceyw
William Bain
Steven Jaques
Igal Zak
jgd12345
Chandresh
Frederic Bellier
dayzd
JJK
Sudhir
Needo
James Pahl
Peter Svensson
Only Title

sirck sirck's Q&A profile

  • .NET Development Language Problem ..... ?

    Hi All, I am currently develop a Website in ASP.NET with VB.NET .... here,Client Require using Multiple Languages... means, Default Language is English... ,but if anyone click on other Language,like Spanish,so Whole site translate in Spanish..... any Idea..... Thanx Sajjad Translation Web Services http://www.transwareinc.com/adweb.html http://www.codeproject.com/cs/webservices/translation.asp http://www.freetranslation.com/ ...Show All

  • .NET Development Primary Interop Assemblies

    Hello, I'm trying to create some PIA's for some COM components we distribute with our application however am running into a problem...one of the components ( and I'm sure this will be the case with others ) references the MSFT VBA dll, however there is no PIA for this so I am unable to create a PIA for my dll. I found this post: http://www.dotnet247.com/247reference/msgs/53/267846.aspx But never really saw a solution in there...does MSF ...Show All

  • .NET Development File Watcher Service

    I created a file watcher window service using VisualStudio 2005. The service is looking for a new file. When a new file is created it grabs that file and sends out an email. The service seem to work, some of the time. I have noticed that the service seems to stop running and I have to go in a restart it. Other times it seems that the service cannot find the file, but it is there and it is in the right path. Below is some of the code used to cre ...Show All

  • Visual Studio Reporting Services, Reportviewer control & browser compatibility.

    We are planing on using the reportviewer control that comes with the standard edition of visual studio 2005. I have noticed that the rendering is not the same in Firefox and I.E. Event the tool bar is wrong. Is this control supposed to work non MS-Browsers Can I fix it by editing some css files, or do I need to derive my own control from the supplied control, to tweack the html it produces. It would be nice if it worked for most browser out ...Show All

  • .NET Development ASP.NET Framset

    Hi, I have frameset page, containing two frames. I need to load the second frame page with the .aspx page, when i click the button in the first frame page (.aspx). Anybody can help me, to find this with coding.... Nelson. Hello Nelson, you can probably load the second page just by using a traditional link which targets the right frame, or by assigning a client side snippet to the button you want to use. For further assistance you may ...Show All

  • Visual Studio Express Editions Start Debugging (F5) Crashes IDE Web App

    Greetings, I am creating a website with Visual Studio 2005 Beta 2. Every time I try running the application with (F5) start debugging it crashes the IDE and wants me to report the problem to Microsoft.  It works find if I start the application without debugging <ctrl>+<f5>. The web project is using location "File Type" using the ASP.NET Development Server on port 1147. The error I get is "Microsoft Visual Studio has encou ...Show All

  • .NET Development Datalist over Datagrid

    Hi, How a datalist has an edge over datagrid in terms of functionality Thank you! Deepa! The DataGrid displays data in a table format but DataList uses templates to display items. DataList allows more customization of the rendered HTML markup than the DataGrid Control. Please check the following link for getting more information. http://msdn.microsoft.com/msdnmag/issues/01/12/asp/ Regards, Jimmy ...Show All

  • Visual C# win32 dll and c#

    I have a c# class library and a c# windows forms app that tests the class library. I also have some win32 dll's that export some classes written in C. How do I access those classes from either my c3 class library or its test app You create a C++/CLI dll, and you create new managed classes out of the unmanaged classes, or classes/methods that manipulate your unmanaged class instances. ...Show All

  • Smart Device Development phone.dll: MakeCall fails on new qtek (v5 3g wlan keyboard phone) !! LEVERAGE !!

    Hello. I have a problem on a new device. It is a new QTEK with keyboard. phone.dll - MakeCall("don't ask before calling") places the calling dialog so that the center of it is at a vertical position 2x what it should be, before the dialog hangs. My app is orientation and resolution aware, and the problem is the same no matter what orientation I use. This is a breaking change from emulators and (multiple) earlier phone and ...Show All

  • Visual Studio 2008 (Pre-release) WSDualHttpBinding inner exception

    Hey! I'm getting this inner exception: {"Multiple headers with name 'MessageID' and namespace 'http://schemas.xmlsoap.org/ws/2004/08/addressing' were found."} It seems that WSDualHttpBinding is the cause. Client: ------ [ServiceContract(CallbackContract=typeof(QueryCallbackContract))] public interface QueryContract { [OperationContract(IsOneWay = true)] void Query(string query); } [ServiceContract] public interface Q ...Show All

  • Visual Studio Team System Unable to connect to SPS error when creating new team project in December CTP

    TFS December CTP single server config installed according to inst. guide. Error when creating new team project Unable to connect to the Windows SharePoint Services at LSTST http://localhost:8080/services/v1.0/Registration.asmx/GetRegistrationEntries : < ServiceInterface > < Name > WssAdminService </ Name > < Url > http://LSTST:17012/_vti_adm/admin.asmx </ Url > <-- This link is working on ...Show All

  • Windows Forms DataGridViewComboBoxColumn bound to complex object

    I have a list of Customer objects(List<Customer>) bound to a DataGridView.  One property of Customer is Category which itself is an object of type Category .  I want to bind this property to a DataGridViewComboBoxColumn column. At design time, I add a DataGridViewComboBoxColumn column to the DataGridView.  I set the following properties of this column. (pseudo code) DataPropertyName = "Category" DataSource = Category ...Show All

  • Software Development for Windows Vista Querying workflow event

    Hello,  suppose that I'm having a workflow who has a parallel activity with an eventsink on each sequence, for example,:                                              |        &nb ...Show All

  • Visual Studio Express Editions export whole program/project to work on another pc?

    hi dudes, sorry i'm very much vb.newby... can someone please explain how i can export my project i'm writing in spare time at work to my home pc, intact with all code and interface design in place please in vb.net express i have tried saving the project and then copying the whole project folder home but this doesn't seem to work properly when i open a file - there's so many, anyway! another thing i thought i might try was to export proj ...Show All

  • Microsoft ISV Community Center Forums BSC manager - Error connecting to server

    I've installed BSC manager 2005 following these steps: 1. Created a Virtual PC with 512 MB RAM 2. Installed Windows Server 2003 entreprise edition 3. Installed Windows Server 2003 SP1 4. Installed Sharepoint Services 2003 5. Installed Sharepoint Services 2003 SP2 6. Created a site and extended (Port: 46786) 7. Installed SQL 2005 developer edition 8. Configured SPS to use SQL instance 9. Installed BSC manager (server an ...Show All

©2008 Software Development Network

powered by phorum