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:761857
More Search Options
RSS Available
Matching Posts
DsoFramer cannot be hosted on web server??
I recently came to know that there is a good tool from Microsoft about the DsoFramer which can be use to host Office applications. I try my hand on this tool and try to implement on ASP.Net web application in VS-2005 with C#. There are some problems I faced during this implementation: DsoFramer ActiveX control cannot be added in the Toolbox in ASP.Net web Application Project. DsoFramer ActiveX control cannot be hosted on a Webserver (Deployment) machine. Regarding point 2, i have tried in my local
Posted to
Client Side Web Development
(Forum)
by
Suan Ngaihte
on 7/14/2009
Run PPT Slideshow within ASP.Net page
Hi Friends, Is there any solution/Option/Tools which will allow you to run MS-PowerPoint SlideShow within/inside ASP.Net web page? I do not want to use Flash/Silverlight or even convert slides to image file is not considerable. Directly make the webpage as a container of ppt slideshow window. Is this possible? Thanks.
Posted to
Enterprise Services Integration
(Forum)
by
Suan Ngaihte
on 6/5/2009
Integrating MS-PowerPoint in ASP.Net web application
Hi All, I am planning to develop a ASP.net Web application on VS-2005 or 2008 and .Net Framework 2.0 or 3.5 with C#. In my project I wanted to implement MS-PowerPoint Slide Show in one of the .aspx page. The feature should be similar to media player where we have Play, Pause, Next and Previous button. The page will be split into two main panels, left side pane will show all the slides and right side pane will display the content when user clicks on a slide. It will also have a auto play option. The
Posted to
Enterprise Services Integration
(Forum)
by
Suan Ngaihte
on 4/13/2009
Get process info and kill if it is running
Dear All, I wanted to get the process ID and name of an application launched from ASP.Net Web application. For example I create an excel application during runtime as follow: Excel.ApplicationClass excelApplication = new Excel.ApplicationClass(); Now is there any way of getting the process information of this new excel application which is just created and kill after using it. The reason being that even after writing the code below the process is still in the Task Manager window. I do not wanted
Posted to
Getting Started
(Forum)
by
Suan Ngaihte
on 4/6/2009
Re: Exception from HRESULT: 0x800A03EC Error
Thanks Mr^B you are right. i change the code to object row = xfirst + 1; and it starts working. Thanks
Posted to
Getting Started
(Forum)
by
Suan Ngaihte
on 4/6/2009
Re: Exception from HRESULT: 0x800A03EC Error
[quote user="Mr^B"] What is xfirst set to? [/quote] xfirst is a variable of FOR loop, initial value is zero (0). Thanks
Posted to
Getting Started
(Forum)
by
Suan Ngaihte
on 4/6/2009
Exception from HRESULT: 0x800A03EC Error
I am using VS-2008 and wanted to export data to Excel Workbook, but i got the error "Exception from HRESULT: 0x800A03EC" My code for creating Excel app, workbook and sheet, and assigning value to cell is as follow: excelApplication = new Excel.ApplicationClass(); excelWorkbook = excelApplication.Workbooks.Add(objMissing); excelWorksheet = (Excel.Worksheet)excelWorkbook.ActiveSheet; ........................... ............................. .............................. ................
Posted to
Getting Started
(Forum)
by
Suan Ngaihte
on 4/6/2009
Re: Unable to send mail to user in other domain
[quote user="LiveTecs"] This is one very common issue in sending email and only happen if you are not providing SMTP username and password. Most of the SMTP Server are by default configured as "POP based security" causing this issue when a SMTP server whcih is running fine in Outlook but failing when sending emails from application. Remember default security mode of most of the SMTP server allow users to send without any authentication. That's why mail are being sent with
Posted to
Getting Started
(Forum)
by
Suan Ngaihte
on 4/2/2009
Unable to send email to other domain users
We have a web application hosted in Windows Server 2003 and use a different server for email purpose. When we send email within our domain, say Domain-A, we can send the mail properly. But when we try sending mail to external domain, say Domain-B, we are not able to send the mail. Not sure what could be the reason. Any help will be highly appreciated. Thanks
Posted to
Configuration and Deployment
(Forum)
by
Suan Ngaihte
on 4/2/2009
Unable to send mail to user in other domain
We have a web application hosted in Windows Server 2003 and use a different server for email purpose. When we send email within our domain, say Domain-A, we can send the mail properly. But when we try sending mail to external domain, say Domain-B, we are not able to send the mail. Not sure what could be the reason. Any help will be highly appreciated. Thanks
Posted to
Getting Started
(Forum)
by
Suan Ngaihte
on 4/2/2009
Page 1 of 7 (61 items) 1
2
3
4
5
Next >
...
Last ยป
Channel 9:
Rx API in depth: Hot and Cold observables
ASP.NET:
Back in Business
TechNet Edge:
Hacking Windows 7 Interview
WindowsClient:
Windows Client Developer Roundup for 12/14/2009
Channel 9:
TWC9: Silverlight Web cam apps, VS extensibility, Explorer shell extensions
ASP.NET:
Visual Studio Project Sample Loading Error: Assembly could not be loaded and will be ignored. Could not load file or assembly or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
WindowsClient:
Working with Windows 7 Taskbar Thumbnail Buttons with WPF 4
WindowsClient:
overflow:hidden -- a fix to a CSS problem
TechNet Edge:
Empowering your teams with SharePoint
TechNet Edge:
TechNet Radio: Expert presents: Creating and Executing a Comprehensive 2007 Office Deployment
ASP.NET:
ViewModel Pattern for Silverlight - Options for Hooking a View to its Model
Channel 9:
Rx API in depth: Concat, Catch and OnErrorResumeNext
Channel 10:
PowerPoint Twitter Tools Updated
Channel 10:
Windows Live Messenger Arrives on Nokia Phones
Channel 9:
Peer to Peer Series Part 7: PeerChannel Basics
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
IIS.NET:
URL Rewriter and Reverse Proxy
TechNet Edge:
Forefront Secure Endpoint Demo and Interview
ASP.NET:
Resizing images from the server using WPF/WIC instead of GDI+
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online