473,327 Members | 1,952 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,327 software developers and data experts.

Web forms in vb.net

I created a web application in VB.net 2003 pro. The program works fine on my
machine, but when I try to put it on the server, i have to take out the
handles clause and I can't get half of the code to work. The server has ASP
server extentions and the aspnet_regiis -c is regestered. What am I doing
wrong?
Nov 19 '05 #1
1 1065
Well, let's see what information you've provided to help with our diagnosis.
The server has ASP server extensions. Interesting. I wasn't aware of ASP
server extensions. I have heard of FrontPage server extensions and an ASP
ISAPI. I'm also trying to figure out what anything to do with ASP has
anything to do with ASP.Net, other than from a historical perspective. Okay,
let's move on. You also metnion that you have run the aspnet_regiis.exe with
the -c parameter. The -c parameter indicates that the utility should
"install the client side scripts for this version the the aspnet_client
subdirectory of each IIS site directory." I'm kind of wondering why you did
that. But let's move on. What other diagnostic information have you
provided? The program works fine on your (development) machine, but when you
try to put it on the server you "have to take out the handles clause" (THE
handles clause? Of what? What do you mean by "clause"?). And you can't get
"Half the code" to work.

Based on the information you provided, I can tell you that (1) You need to
understand the technology a bit more before you will be able to work with it
effectively, and you did something wrong, besides running
aspnet_regiis.exe -c, which had I'm not sure what effect on the situation.

Perhaps a bit more information about what exactly "doesn't work" and what
"doesn't work" means in this context would be in order.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Blake" <Bl***@discussions.microsoft.com> wrote in message
news:A5**********************************@microsof t.com...
I created a web application in VB.net 2003 pro. The program works fine on
my
machine, but when I try to put it on the server, i have to take out the
handles clause and I can't get half of the code to work. The server has
ASP
server extentions and the aspnet_regiis -c is regestered. What am I doing
wrong?

Nov 19 '05 #2

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

Similar topics

19
by: James Fortune | last post by:
I have a lot of respect for David Fenton and Allen Browne, but I don't understand why people who know how to write code to completely replace a front end do not write something that will automate...
3
by: Joshua Russell | last post by:
Hi, Both the methods below open up a windows form called MasterForm. However, one works better than the other. Method 1 opens the form correctly but I don't have any reference to the instance of...
7
by: Mike Bulava | last post by:
I have created a base form that I plan to use throughout my application let call the form form1. I have Built the project then add another form that inherits from form1, I add a few panel controls...
13
by: MD | last post by:
I have been converting a program from VB6 to VB.Net and enhancing it as well. All has been progressing OK although its been hard work. Now, all of a sudden, when I try to execute a ShowDialog()...
15
by: Joshua Kendall | last post by:
I have a script in which it keeps opening the same form instead of only one instance. I also need help with a form that has a password. Where do I put the actual password? can I use a database for...
3
by: Lloyd Sheen | last post by:
I have the following situation: Need a user resizable user control. After much trying with user control I came across the idea of hosting the controls in a form marked as not TopLevel = false. ...
8
by: Stephen Rice | last post by:
Hi, I have a periodic problem which I am having a real time trying to sort. Background: An MDI VB app with a DB on SQL 2000. I have wrapped all the DB access into an object which spawns a...
3
by: Geraldine Hobley | last post by:
Hello, In my project I am inheriting several forms. However when I inherit from a form and add additional subroutines and methods to my inherited form I get all sorts of problems. e.g. I sometimes...
6
by: dbuchanan | last post by:
I have a Windows Forms application that accesses SQL Server 2k from a small local network. The application has been used for weeks on other systmes but a new install on a new machine retruns...
21
by: Dan Tallent | last post by:
In my application I have a form (Customer) that I want to be able to open multiple copies at once. Within this form I have other forms that can be opened. Example: ZipCode. When the user enters...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.