473,324 Members | 2,178 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,324 software developers and data experts.

Problem with Web Matrix I Think

I have started to work through Teach Yourself ASP.Net in 24 hours. The
problem that I have noticed is - When I place a textbox Web Control on
the screen and then try to change the "ID" in the property window it
does not retain the change to the ID. Example (ID) = AutoText1 I
change it to loanAmount and press enter it goes right back to
AutoText1. The only way I can change it is by right clicking on the
textbox control and selecting "edit tag" and changing the name their.
Then my change is retained and I can see the change in the properties
window. I know this is a free tool and all but I would think this
should work. It is highly possible I don't have some setting correct
but I am a newbie and have know idea what to change.

I am using the latest version of Web Matrix.

Len Sumnler

Nov 19 '05 #1
3 1281
Just like to add my support and say I'm having this problem too, all google
seems to do is throw up people with the same problem and no resolution.

Somebody please help us!

"ls******@gmail.com" wrote:
I have started to work through Teach Yourself ASP.Net in 24 hours. The
problem that I have noticed is - When I place a textbox Web Control on
the screen and then try to change the "ID" in the property window it
does not retain the change to the ID. Example (ID) = AutoText1 I
change it to loanAmount and press enter it goes right back to
AutoText1. The only way I can change it is by right clicking on the
textbox control and selecting "edit tag" and changing the name their.
Then my change is retained and I can see the change in the properties
window. I know this is a free tool and all but I would think this
should work. It is highly possible I don't have some setting correct
but I am a newbie and have know idea what to change.

I am using the latest version of Web Matrix.

Len Sumnler

Nov 19 '05 #2
Please send the details about
1.WebMatrix Version (0.5 or 0.6)
2.Operating System.
3..NET framework version

i am using WebMatrix But never face such problem.
and Dont press enter.Better change the cursor position
(click the mouse anywhere).

"Colin_Morris" <Co*********@discussions.microsoft.com> wrote in message
news:6B**********************************@microsof t.com...
Just like to add my support and say I'm having this problem too, all google seems to do is throw up people with the same problem and no resolution.

Somebody please help us!

"ls******@gmail.com" wrote:
I have started to work through Teach Yourself ASP.Net in 24 hours. The
problem that I have noticed is - When I place a textbox Web Control on
the screen and then try to change the "ID" in the property window it
does not retain the change to the ID. Example (ID) = AutoText1 I
change it to loanAmount and press enter it goes right back to
AutoText1. The only way I can change it is by right clicking on the
textbox control and selecting "edit tag" and changing the name their.
Then my change is retained and I can see the change in the properties
window. I know this is a free tool and all but I would think this
should work. It is highly possible I don't have some setting correct
but I am a newbie and have know idea what to change.

I am using the latest version of Web Matrix.

Len Sumnler

Nov 19 '05 #3
I'm using WebMatrix 0.6
on XP Pro SP2
with .NET ver: 2.0.50215.44

Cheers.

"Arnab Banerjee" wrote:
Please send the details about
1.WebMatrix Version (0.5 or 0.6)
2.Operating System.
3..NET framework version

i am using WebMatrix But never face such problem.
and Dont press enter.Better change the cursor position
(click the mouse anywhere).

"Colin_Morris" <Co*********@discussions.microsoft.com> wrote in message
news:6B**********************************@microsof t.com...
Just like to add my support and say I'm having this problem too, all

google
seems to do is throw up people with the same problem and no resolution.

Somebody please help us!

"ls******@gmail.com" wrote:
I have started to work through Teach Yourself ASP.Net in 24 hours. The
problem that I have noticed is - When I place a textbox Web Control on
the screen and then try to change the "ID" in the property window it
does not retain the change to the ID. Example (ID) = AutoText1 I
change it to loanAmount and press enter it goes right back to
AutoText1. The only way I can change it is by right clicking on the
textbox control and selecting "edit tag" and changing the name their.
Then my change is retained and I can see the change in the properties
window. I know this is a free tool and all but I would think this
should work. It is highly possible I don't have some setting correct
but I am a newbie and have know idea what to change.

I am using the latest version of Web Matrix.

Len Sumnler


Nov 19 '05 #4

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

Similar topics

2
by: Tino | last post by:
In the snippet below, if the problem line is present, my program crashes during the Matrix operator*(const Matrix&) call. Would someone point out to me why I'm having this problem? Regards,...
4
by: Leslaw Bieniasz | last post by:
Cracow, 20.09.2004 Hello, I need to implement a library containing a hierarchy of classes together with some binary operations on objects. To fix attention, let me assume that it is a...
13
by: Charulatha Kalluri | last post by:
Hi, I'm implementing a Matrix class, as part of a project. This is the interface I've designed: class Matrix( )
4
by: Yudan Yi | last post by:
I have a problem to copy (assign) a matrix to another matrix. Curreny, I know copy the number using loops, while it will take some time, I wonder if there have faster method. The following code...
3
by: Tony Johansson | last post by:
Hello Experts!! I have two small classes called Intvektor and Matris shown below and a main. Class Intvektor will create a one dimension array of integer by allocate memory dynamically as you...
8
by: SpOiLeR | last post by:
Hello! I have a matrix class like this: class MyObject; // MyMatrix is contains MyObjects class MyMatrix { public: ...
1
by: Marc Webel | last post by:
Hi i have a small(?) problem and i hope you can help me. i have a basis class "Matrix" that contains a 2d matrix. you can fill the matrix by a method called "setData(int x,int y)". two child...
20
by: Frank-O | last post by:
Hi , Recently I have been commited to the task of "translating" some complex statistical algorithms from Matlab to C++. The goal is to be three times as fast as matlab ( the latest) . I've...
13
by: Jeroen | last post by:
Hi all, I'm trying to implement a certain class but I have problems regarding the copy ctor. I'll try to explain this as good as possible and show what I tried thusfar. Because it's not about a...
1
by: Peterwkc | last post by:
Hello all C++ expert programmer, i fairly new to C++ programming. I have designed a matrix class which uses vector to store the data. My problem is i want store the data into vector until user...
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: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
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.