Search

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

Matching Posts

  • Re: AccessDataSource - Object reference not set to an instance of an object

    I've found on this page the solution . I was experiencing the same problem and this fixed it completely. Here I copy the steps described by the original author: 1) Run regedit.exe; 2) Browse to the location "HKEY_CLASSES_ROOT\CLSID\{F9AE8980-7E52-11d0-8964-00C04FD611D7}" in the tree; 3) If there is a child node in the tree called "ProgID", then you are indeed experiencing a different problem - let me know if this is the case. Otherwise, follow these steps to modify the registry
  • Re: use google spreadsheet in asp.net

    There are a number of ways that you can embed a google spreadsheet into an aspx. For what I understand, you don't want to access the data, just show the spreadsheet as part of your page: 1. Publish the spreadsheet from Google Docs 2. Obtain the HTML to post it as part of a blog (Share --> Publish as a web page) 3. Select the option that best fit your needs 4. Include the code on the html part of your .aspx page I have used the option as part of an entry, but sometimes messes up the page since
    Posted to Getting Started (Forum) by pdg on 8/11/2009
Page 1 of 1 (2 items)