Search

You searched for the word(s): userid:801292

Matching Posts

  • Re: Works on localhost but not online :(

    Hi, after typing your provided URL , it seems that your bin folder has missing somthing. SO , It would be good to Publish the site first Build --> Publish web site and then upload the published folder.
    Posted to Getting Started (Forum) by Nitin Bansal on 9/24/2009
  • Re: System.Runtime.InteropServices.COMException: File could not be opened.

    Thanks for reply , but my ques was different. I already send all dcom settings to server peoples , but they said - we enable OWC 11 component only not excel. My Question is that - Is OWC 11 is sufficient for running excel on server, Or i have to install MS Excel ?
    Posted to Free For All (Forum) by Nitin Bansal on 9/15/2009
  • Importing From Excel To GridView

    Hi, I am importing data from excel to my gridview, it's working fine, but the only prob is that in my excel sheet i have date columns also, which is in dd-mmm format [eg. 12-Aug] But while i am importing this data to gridview this date column shows like - 08/12/2009 12:00:00 AM How can i get a simple date only in gridview. NOTE - I can't use formatstring b'cos some of my columns are coming dynamically
    Posted to Data Presentation Controls (Forum) by Nitin Bansal on 9/15/2009
  • Re: Can't find control

    Hi, Many times placeholder shows such type of errors, You can go through with a dynamic html table, and can add your controls in it's cell. this thing would be easy to use FindControl.
    Posted to Web Forms (Forum) by Nitin Bansal on 9/12/2009
  • System.Runtime.InteropServices.COMException: File could not be opened.

    Hi to All, I am developing a web app in VS 2005 with vb.net, in this i am dealing with Excel Object. This application is working fine on my local m/c. But on server it's showing me this error - System.Runtime.InteropServices.COMException: File could not be opened. I request to server peoples to install excel on server, but they installed - "Office Web Components" OWC 11 But still i am unable to create excel object, My Question is that - Is OWC 11 is sufficient for running excel on server
    Posted to Free For All (Forum) by Nitin Bansal on 9/12/2009
  • Re: hyperlink problem

    [quote user="karimullah.sultan"]after navigating to third page, just i added another hyperlink to come back to second page. [/quote] This is happening b'cos you are post back the page by using server side control[hyper link], use a html bttn for that on your third page, and use javascript function on that button to go back. I think this w'll resolve your prob.
    Posted to Web Forms (Forum) by Nitin Bansal on 9/12/2009
  • Re: Unable to run my asp.net website on vista

    hi, thanks for reply. I have resolve the prob by some 1 day efforts. Now i a m getting a new prob - in my application , i am creating a excel object , it's working fine on my development m/c which is having XP OS. But when i am deploying my app on demo m/c [which have vista with IIS7] showing me an error - Exception from HRESULT: 0X800A03EC how can i resolve this ?
  • Re: Object Size

    any other suitable answer ?
    Posted to Getting Started (Forum) by Nitin Bansal on 9/3/2009
  • Unable to run my asp.net website on vista

    Hi, I am trying to configure my website [asp.net 2.0] on vista OS, with IIS 7.0 But I am getting this error - HTTP Error 500.0 - Internal Server Error Description: This application is running in an application pool that uses the Integrated .NET mode. This is the preferred mode for running ASP.NET applications on the current and future version of IIS. In this mode, the application using client impersonation configured with <identity impersonate="true" /> may not behave correctly. Client
  • Object Size

    Hi to All, What is the size of an .NET Object ?
    Posted to Getting Started (Forum) by Nitin Bansal on 8/24/2009
Page 1 of 28 (274 items) 1 2 3 4 5 Next > ... Last »