473,396 Members | 1,990 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

A Simple Q !

Hi there...

when i'm making a webform using VB.NET for ASP.NET is it enough to put mu
*.aspx file to the web server or another file is also needed...?

thank U before
Best Regards
Arafer group: sa*******@msn.com

Nov 19 '05 #1
11 1432
Cor
Hi,
When you did use only html in it, that is enough because than it is the same
as an ordinary html page otherwise you need to deploy it.
(the dll and a lot of other things, see that in msdn with deploy a web
application, you can find hinds for that in MSDN deploying applications)
Cor
Nov 19 '05 #2
"sam alavi" <sa*******@msn.com> schrieb
Hi there...

when i'm making a webform using VB.NET for ASP.NET is it enough to
put mu *.aspx file to the web server or another file is also
needed...?


I don't know ASP.NET, but the people at
microsoft.public.dotnet.framework.aspnet
do.
--
Armin

Nov 19 '05 #3
Cor
Hi Armin,
Is the asp.net group for VB.Net questions?
And this is a 100% VB.net question.
Cor
Nov 19 '05 #4
Cor
Herfried,
The f was a typing mistakes, but you have seen I make a lot of them.
Cor
Nov 19 '05 #5
Hi Cor,

"Cor" <no*@non.com> schrieb:
Hi Herfrief,
Herfrie*d*
Armin was faster than you ;-).
;-)
Is the asp.net group for VB.Net questions?
Yes. It's for ASP .NET questions. You can use VB .NET, C#, ... for
developing for the ASP .NET technology. Every question there concerning
ASP .NET is IMHO "OT". m.p.d.l.vb is a ng for Visual Basic .NET
language related questions.
And this is a 100% VB.net question.


No, it's a 100% ASP .NET question. The question does apply to C#+ASP
..NET too.

Regards,
Herfried K. Wagner
--
MVP · VB Classic, VB .NET
http://www.mvps.org/dotnet
Nov 19 '05 #6
"Cor" <no*@non.com> schrieb
Hi Armin,
Is the asp.net group for VB.Net questions?
No.
And this is a 100% VB.net question.
Cor


No. Read it again.
--
Armin

Nov 19 '05 #7
Cor
Herfried,
That is right about C#, but in this case Sam did first mention vb.net and
then related it to asp.net.
Asp.net is not only for C#, C++, J# and Vb.Net, you can too use it very well
with
VB.script and JScript. Even with plain Html and some XML derived languages.
Cor
Nov 19 '05 #8
Hello,

"Cor" <no*@non.com> schrieb:
That is right about C#, but in this case Sam did first mention vb.net and then related it to asp.net.
Asp.net is not only for C#, C++, J# and Vb.Net, you can too
use it very well with VB.script and JScript. Even with plain Html and
some XML derived languages.


ACK. But that's not the problem. The problem is not "linked" to a
specific programming language. He makes a _webform_ and wants to
_deploy_ it.

| when i'm making a webform using VB.NET for ASP.NET is it
| enough to put mu *.aspx file to the web server or another file
| is also needed...?

Regards,
Herfried K. Wagner
--
MVP · VB Classic, VB .NET
http://www.mvps.org/dotnet
Nov 19 '05 #9
Cor
Armin and Herfried,
I did read it 5 times before, because I hate it to make this kind of
messages to people like you who I apriciate so much.
And you will never see a message like this from me, when it is really an
asp.net question even not when it is at the border.
But for me is the vb.language on a aspx.vb webform a dotnet.vb.language and
belongs to this group.
Otherwise the group should have had the name
dotnet.windowforms.sentences.languages.vb.
Cor
Nov 19 '05 #10
Hi Cor,

"Cor" <no*@non.com> schrieb:
Therefore I did make my answer like that.
Look for it please?


:-)

Regards,
Herfried K. Wagner
--
MVP · VB Classic, VB .NET
http://www.mvps.org/dotnet
Nov 19 '05 #11
Hi there agian...
i was looking for the answer on msdn web site but it couldn't solved my Q!>>
=================================

You'll need the following files for your application to run on your Web
server: .aspx, .asmx, .ascx, .ashx, .css, and web.config. In addition,
you'll need the contents of the \bin directory (most importantly the
assembly produced by the build process) and the contents of auxiliary
directories (like images). Be sure to include any shared assemblies your
application might need. Note that you do not need to include source code
written using C# or Visual Basic .NET, project files, or resource files.
After the files are included in the Visual Studio Web Setup Project,
highlight that project in the Solution Explorer and build it. A Microsoft
Install file (MSI) and a setup file you can run on the target machine will
result.
=====================================
But I did as the article siad but my aspx page didn't worked!!!!

any way
thanK yUo much
Sam alavi: sa*******@msn.com
"Armin Zingler" <az*******@freenet.de> wrote in message
news:Oh**************@TK2MSFTNGP10.phx.gbl...
"Cor" <no*@non.com> schrieb
Armin and Herfried,
I did read it 5 times before, because I hate it to make this kind
of messages to people like you who I apriciate so much.
And you will never see a message like this from me, when it is really
an asp.net question even not when it is at the border.
But for me is the vb.language on a aspx.vb webform a
dotnet.vb.language and belongs to this group.
Otherwise the group should have had the name
dotnet.windowforms.sentences.languages.vb.
Cor
If it was a VB.NET question, I would have an answer. ;-)))

No, seriously: Sam's question is about a "how-to" concerning web
applications. He wants to know something about deployment of aspx sites -

or whatever. The answer is not VB.NET dependent. Of course, answers are
preferred in the used programming language, but in this case there is not
even an answer in any language.
--
Armin



Nov 19 '05 #12

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

Similar topics

2
by: delisonews | last post by:
I'm looking for a simple, filesystem-based message board. (No MySQL!) Something that I could include easily in my code: include '../inc/messageboard.php'; .... so that the board shows up at...
3
by: Patchwork | last post by:
Hi Everyone, Please take a look at the following (simple and fun) program: //////////////////////////////////////////////////////////////////////////// ///////////// // Monster Munch, example...
8
by: Dan | last post by:
Using XML::Simple in perl is extreemly slow to parse big XML files (can be up to 250M, taking ~1h). How can I increase my performance / reduce my memory usage? Is SAX the way forward?
6
by: Manuel Collado | last post by:
I would like to write simple, yet well structured documents with a really simple XML DTD (or schema). Either Docbook or SDocbook are overkill for this simple case. XHTML is simpler, but...
11
by: JKop | last post by:
Take the following simple function: unsigned long Plus5Percent(unsigned long input) { return ( input + input / 20 ); } Do yous ever consider the possibly more efficent:
4
by: Steven Blair | last post by:
I have the following number: 64521234567890 and need to apply some sort of simple encryption. Does c# have any classes for doing this. I cant use 3DES or anything as complex as. The size...
7
by: abcd | last post by:
I am trying to set up client machine and investigatging which .net components are missing to run aspx page. I have a simple aspx page which just has "hello world" printed.... When I request...
24
by: firstcustomer | last post by:
Hi, Firstly, I know NOTHING about Javascript I'm afraid, so I'm hoping that someone will be able to point me to a ready-made solution to my problem! A friend of mine (honest!) is wanting to...
14
by: Giancarlo Berenz | last post by:
Hi: Recently i write this code: class Simple { private: int value; public: int GiveMeARandom(void);
10
by: Phillip Taylor | last post by:
Hi guys, I'm looking to develop a simple web service in VB.NET but I'm having some trivial issues. In Visual Studio I create a web services project and change the asmx.vb file to this: Imports...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
0
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,...
0
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...
0
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,...

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.