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:771170
More Search Options
RSS Available
Matching Posts
Re: image not showing on web page at runtime.
Use this... <img alt="" src="Image path" style="width: 800px; height: 600px" />
Posted to
Configuration and Deployment
(Forum)
by
sumit_upadhyaya
on 8/5/2009
Re: The remote server returned an error: (401) Unauthorized (ASP.net2005)
Hello all, i m trying to scrap website but some webiste ues windows authentication. below code works fine for one of the webiste which i used as windows authentication but on other website i m getting below error. please help. thanks Error The remote server returned an error: (401) Unauthorized. VB.NET code: Dim username As String = "" Dim password As String = "" Dim req As New WebClient() Dim results As String Dim myCache As New CredentialCache() myCache.Add(New Uri("URL"
Posted to
VS 2005 Web Application Projects
(Forum)
by
sumit_upadhyaya
on 7/15/2009
Re: image not showing on web page at runtime.
Hello, i m haveing also same issue. image shows on design mode even when i try to run a page from visual studio. But when i try to run a page from http://loclahost/ it doesnt show the image. Any Idea. Below is the code. <asp:Image ID="img4" ImageUrl="~/Images/PartsInMotion.jpg" runat="server" /> thanks
Posted to
Configuration and Deployment
(Forum)
by
sumit_upadhyaya
on 4/10/2009
Re: Sharing/passing Data between coldfusion and asp.net
Hi i m working on same application screen scrap in .NET of coldfusion website but some how i m getting an issue.. i try to use you link but it doesnt work.. http://www.CodePlex.Com/CommonData Can you please send me a working URL link so i can review a code.. Thanks..
Posted to
Migrating from Cold Fusion to ASP.NET
(Forum)
by
sumit_upadhyaya
on 3/30/2009
Re: VS2005 and CDO 1.21 Programming Problem
glad to hear it...
Posted to
Visual Studio 2005
(Forum)
by
sumit_upadhyaya
on 11/20/2007
Re: VS2005 and CDO 1.21 Programming Problem
i have used code in C#.. tell me what u trying to get...
Posted to
Visual Studio 2005
(Forum)
by
sumit_upadhyaya
on 11/19/2007
Re: VS2005 and CDO 1.21 Programming Problem
Hi 1) first step download CDO.DLL. register it in commnad prompt. 2) add it in to reference. 3)use in to project first u have to create a session object. take a look on a link.. http://msdn2.microsoft.com/en-us/library/aa155719(office.10).aspx Or try first on new application using session object. see below my code. using System.Threading; using System; using System.Collections.Generic; using System.Text; using System.IO; //using System.Net.Mail; //using System. namespace ConsoleApplication1 { class
Posted to
Visual Studio 2005
(Forum)
by
sumit_upadhyaya
on 11/19/2007
Re: VS2005 and CDO 1.21 Programming Problem
Hi, i was also getting an error on sesson object. i used theading and [ STAThread ] in my code and works fine. using System.Threading; using System; using System.Collections.Generic; using System.Text; //using System. namespace ConsoleApplication1 { class Program { [ STAThread ] static void Main( string [] args) { // System.Console.WriteLine("dddwelcome"); // New session try { MAPI. Session oSession = new MAPI. Session ();
Posted to
Visual Studio 2005
(Forum)
by
sumit_upadhyaya
on 11/14/2007
Page 1 of 1 (8 items)
Channel 9:
Channel 9 Live at PDC09: Martin Cron
Channel 9:
Channel 9 Live at PDC09: Erik Meijer and Thomas Lewis
Silverlight:
Extending the SMF for the HVP
Silverlight:
Extending the SMF for the HVP
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 12 of 13
Channel 10:
Bing Maps Update: Map Embeds and Draggable Routes
ASP.NET:
ASP.NET MVC 2 RC Released
WindowsClient:
Very exciting Microsoft Pivot from Live Labs
WindowsClient:
XAML for UI & .rc files
TechNet Edge:
DNS Security (DNSSec) Overview
Silverlight:
Silverlight 4 demos from my PDC Keynote now available
Channel 9:
Channel 9 Live at PDC09: Dave Campbell
Channel 9:
Channel 9 Live at PDC09: Yousef Khalidi
Channel 9:
Twitter App for Zune Launches
WindowsClient:
Incarnate
WindowsClient:
Track Fedex packages with Bing
Channel 9:
Marty O'Donnell - The man behind the Halo Music
Channel 10:
Twitter App for Zune Launches
WindowsClient:
Rotate your text in the WPF DataGrid Column Headers
WindowsClient:
New gameplay video with D&D on Surface
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online