Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:659184
More Search Options
RSS Available
Matching Posts
authentication
Hello all, I am developing a portal which needs claim based authentication can u pls suggest what are exact steps to implement this authentication? and what are the system requirements? swati
Posted to
Security
(Forum)
by
Swati Jain
on 12/15/2009
uploading excel file with formulas
my webpage has controls as follows upload control to browse excel file copy to grid button -- to copy excel data to grid With following Code , I am trying to copy data from excel to gridview when i apply formula to excell cells in the excel file, the size of of the file increases Thus server refuses to upload the file with the upload the file and thows exception therefore in web.config file i added <system.web> <httpRuntime maxRequestLength="1048576" executionTimeout="1200"
Posted to
Data Presentation Controls
(Forum)
by
Swati Jain
on 9/4/2009
Re: server threw an exception. (Exception from HRESULT: 0x80010105
Additionaly deploy this to server, configure MODI again with office 2007 and reset the iis
Posted to
Component Discussions
(Forum)
by
Swati Jain
on 9/2/2009
Re: Chart in iTextSharp
hi create images using charting component and save the location of images, use the location of images while generating pdf in itextsharp Swati J
Posted to
Component Discussions
(Forum)
by
Swati Jain
on 9/2/2009
Gridview working like excel
Hello Everyone, Is it possible pasting into multiple cells of gridview just like in excel? How? pls give me the dirction with this context? Thanks and Regards Swati Jain
Posted to
Data Presentation Controls
(Forum)
by
Swati Jain
on 8/26/2009
Re: Gridview working like excel
hello all, thanks for replying but none of the anwer resolve my query I actualy want to paste selected rows/columns from excel into multiple cells of gridview(without loosing it row or column ) in excel Thanks and Regards swati
Posted to
Data Presentation Controls
(Forum)
by
Swati Jain
on 8/26/2009
Re: server threw an exception. (Exception from HRESULT: 0x80010105
Got the soltion to realse memory string strRetVal = ""; MODI.Document miDoc = new MODI.Document(); MODI.Image miImage; int nWordCount = -1; // Open the file miDoc.Create(strFilename); miImage = (MODI.Image)miDoc.Images[0]; // Determine if this image has saved OCR information try { nWordCount = miImage.Layout.NumWords; } catch { nWordCount = -1; } // If image wasn't OCR'd yet, do it now and save the results if (nWordCount == -1) { miImage.OCR(MODI.MiLANGUAGES.miLANG_ENGLISH, true
Posted to
Component Discussions
(Forum)
by
Swati Jain
on 8/17/2009
Re: MODI - Cannot delete file after document closed
Hello all, string strText = ""; // Instantiate the MODI.Document object MODI.Document md = new MODI.Document(); // The Create method grabs the picture from // disk snd prepares for OCR. string strFileName = Session["ImagePath"].ToString(); md.Create(strFileName);-- -I get the error The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT)) // Do the OCR. md.OCR(MODI.MiLANGUAGES.miLANG_ENGLISH, true, true); // Get the first (and only image) MODI.Image
Posted to
Enterprise Services Integration
(Forum)
by
Swati Jain
on 8/14/2009
server threw an exception. (Exception from HRESULT: 0x80010105
Hi jasonxue, Pls tell me , whats going wrong with following code and steps to correct this string strText = ""; // Instantiate the MODI.Document object MODI.Document md = new MODI.Document(); // The Create method grabs the picture from // disk snd prepares for OCR. string strFileName = Session["ImagePath"].ToString(); md.Create(strFileName); --server threw an exception. (Exception from HRESULT: 0x80010105 // Do the OCR. md.OCR(MODI.MiLANGUAGES.miLANG_ENGLISH, true, true); // Get
Posted to
Component Discussions
(Forum)
by
Swati Jain
on 8/14/2009
user control(autocomplete extender+dropdown extender)
Hi using following code i have created combo box(autocomplete extender+dropdown extender) But I need to covert following to a user control for that, i need to pass name of the webservice as parameter but how to set target controls in .ascx file function setText(newValue) { document.getElementById('TextBox1').value = newValue; } function pageLoad() { $get('DropDownList1').style.width = $get('TextBox1').clientWidth; } <%@ Page Language="C#" AutoEventWireup="true"
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Swati Jain
on 5/28/2009
Page 1 of 73 (728 items) 1
2
3
4
5
Next >
...
Last »
Channel 10:
iBing uBing: Bing iPhone App Arrives
WindowsClient:
Migrating an Outlook Client to .NET Framework 4 in Visual Studio 2010
Channel 10:
A Look Behind Mouse 2.0
WindowsClient:
Using Speech Synthesis in .NET 4 and Windows 7
Channel 10:
Office 2010 "5 Rules" Presentation
Channel 10:
30% off Expression Web 3 until Dec 28th
ASP.NET:
Live Preview jQuery Plugin
WindowsClient:
Remember JScript closures capture all variables in scope
TechNet Edge:
UAG reaches RTM
Channel 9:
Who, What, When, Where, Why and How of MIX10
Channel 10:
Berlin Wall in Silverlight
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 2, Installation
Silverlight:
Contributing to the SL HVP
Silverlight:
Best SF Books of All Time
Channel 9:
Reactive Extensions API in depth: Repeat
Channel 9:
Jeffrey Van Gogh: Testing Rx with Pex
Channel 9:
The Visual Studio Documentary: Dan Fernandez Full Length Interview
ASP.NET:
Search Engine Optimization (SEO) Toolkit
Channel 10:
This Is Your Data on Silverlight
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online