473,597 Members | 2,174 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Publishing .ASPX ?

I am new to ASP.NET.
I want to publish a page on IIS. That page will accept the request pages
from users and hand in that request to BizTalk 2004 receive port.

Does anyone know how can I do this? Or any good website where I can learn
this?
I have no idea about how to make the asp.net page to talk with BizTalk.
What kind of development tool I should use to create this page?
What about "ASP.NET Web Application" from VB.NET?
This is the first application I am going to write in ASP.NET so I have no
idea about how to start this project. Since I have limited time I don’t think
I can spend much times on tutorials. Is there any tutorial where I can learn
ASP.NET quickly?

--
Thank you,

Siva

Jul 31 '06 #1
1 1297
Hello Siva,

As for ASP.NET learning resources, here are two good websites:

#ASP.NET site
http://www.asp.net

#MSDN ASP.NET developer center
http://msdn.microsoft.com/asp.net/

Since you're new to ASP.NET and want some quick and efficient learning
resource, I would recommend you have a look at the quick start tutorial:

http://www.asp.net/quickstart/aspnet/

There are also many other specific learning resources(video or webcasts)
there:

http://www.asp.net/learn/

And if you're interested in some typical sample ASP.NET applications, you
can have a look at the ASP.NET Starter Kits which contains several sample
applications demonstrate common web development scenarios:

#Starter Kits for Visual Web Developer
http://www.asp.net/downloads/starter....aspx?tabid=62

As for development tool, have you already got Visual Studio TeamSuite or
Professional version installed or plan to have one? If you're just
dedicated to web application developing(ASP. NET2.0), and won't care much
about other .net application developing, you can consider use the "Visual
Web Developer 2005 Express" which is a simplified edition of Visual studio
2005(for web development) and is free of charge:

http://msdn.microsoft.com/vstudio/express/vwd/download/

In addition, I'm not very familiar with BizTalk server developing, does it
support webservice or other .net compatible interfaces? As far as I know,
any distribuetd communication components in stardand .net appliation can be
adopted in ASP.NET web application. Also, you can ask for such programming
interface in the biztalk specific newsgroup and I think some experts there
can give you the answer.

BTW, if you have further ASP.NET specific question during your development,
you're welcome to post in the following newsgroups:

-------------------------------------------------
microsoft.publi c.dotnet.framew ork.aspnet

microsoft.publi c.dotnet.framew ork.aspnet.buil dingcontrols

microsoft.publi c.dotnet.framew ork.aspnet.cach ing

microsoft.publi c.dotnet.framew ork.aspnet.data gridcontrol

microsoft.publi c.dotnet.framew ork.aspnet.mobi le

microsoft.publi c.dotnet.framew ork.aspnet.secu rity

microsoft.publi c.dotnet.framew ork.aspnet.webc ontrols

microsoft.publi c.dotnet.framew ork.aspnet.webs ervices
------------------------------------------------------

Hope this helps.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

=============== =============== =============== =====

Get notification to my posts through email? Please refer to

http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial

response from the community or a Microsoft Support Engineer within 1
business day is

acceptable. Please note that each follow up response may take approximately
2 business days

as the support professional working with you may need further investigation
to reach the

most efficient resolution. The offering is not appropriate for situations
that require

urgent, real-time or phone-based interactions or complex project analysis
and dump analysis

issues. Issues of this nature are best handled working with a dedicated
Microsoft Support

Engineer by contacting Microsoft Customer Support Services (CSS) at

http://msdn.microsoft.com/subscripti...t/default.aspx.

=============== =============== =============== =====

This posting is provided "AS IS" with no warranties, and confers no rights.

Aug 1 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1294
by: tiendq | last post by:
Hi, My web application using a Http handler to handle request for *.aspx page in a specific folder e.g. /Articles , which generate requested page dynamically. It worked well. But when I publishing my website with final version, so I uncheck "Allow this precompiled site to be updatable" checkbox in Web Site Publishing dialog, error occured! Whenever I request a "non-existed" ..aspx page in /Articles folder, instead of Http handler will...
2
1988
by: Patrick | last post by:
Hello I'm asking myself what the best practice is, when publishing a asp.net 2.0 website. So when I precompile the website, to put it online, i get a lot of DLLs and ascx/aspx files. So i put them online, and all works, so far, so good. But the question is now, when I make a simple change in a .cs-File, then I publish again the website, to get all precompiled dlls, so I have to upload again all DLLs, ok, that's ok, but I also have to...
4
1794
by: Piz | last post by:
Hi all! Here's my problem. I'm developing a website. That site works well, but i get a strange error after publishing it. I'm working with Visual Studio 2005 and 2.0 .NET Framework. The error message it's the following: Compiler error message: BC30456: 'InitializeCulture' is not a member of 'ASP.receive_aspx'. Source error:
1
1396
by: philip | last post by:
I tried to publish on my address 'philippewarein.com' a minimal site. There is only one page, with some words : "This is my first site" This is the HTML code of this page, code created by Visual Studio 2005 : <%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
0
1116
by: Nate | last post by:
Hello, I am using VS2005 and am publishing my site to a remote server. The process appears to succeed. I am warned by visual studio that the publishing process will delete files in the destination folder, I say OK and the output reads: Publish: 1 succeeded, 0 failed, 0 skipped. So why is my bin folder empty? And no ASPX files either (I am leaving the editable option checked). I can publish locally. What I would like to do is set the...
12
5893
by: Nathan Sokalski | last post by:
I recently upgraded to from Visual Studio .NET 2003 to Visual Studio .NET 2005. In Visual Studio .NET 2003 when I would select 'Build' it would add a *.dll with the name of the Project to a /bin/ folder in the same directory as the source code. However, in Visual Studio .NET 2005 when I selected 'Publish Web Site' and selected a target location to place it in, it placed the following files in it: All *.aspx files All *.html files
5
1866
by: rmgalante | last post by:
I've been using the VS2005 Publish utility on one of my projects for about six months. I have a large site with hundreds of files, thousands if you include the code behind files. So I thought I'd use the publish utility and pre-compile my site, but make it updateable. I thought I would be increasing the access time for each page. Here is what I've found. 1. If I publish a pre-compiled, updateable version of the site, it takes 50...
2
6356
by: Max2006 | last post by:
Hi, After I right-click on my web application project file and choose "Publish ." and do the publishing, the result publishable files does not include the *.ashx files. Is it by design? How can I add *.ashx files to the publish target?
4
3486
by: cj | last post by:
I'm finally back to trying to write a web service. In VB 2005 I created a new web site and then ASP.NET Web Service. It opened showing App_Code/Service.VB with the following code already in it Imports System.Web Imports System.Web.Services Imports System.Web.Services.Protocols <WebService(Namespace:="http://tempuri.org/")_ <WebServiceBinding(ConformsTo:=WsiProfiles.BasicProfile1_1)_
11
2989
by: cj | last post by:
Perhaps someone knows how to do this. When I open a new ASP.NET web service application in VS 2008, it opens with a simple Hello World web service already written. I want to see this work. Without changing a thing I built the solution and published it to localhost default web site. How can I test it?????
0
7884
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8267
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8024
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6681
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
5844
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5423
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3880
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
3921
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1493
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.