|
Visual Studio 2003 creates applications for framework 1.1. When you install VS 2003 it should also install framework 1.1 if it's not installed, but IIS might not be properly updated depending on the order you installed them.
Try running aspnet_regiis -i from the framework 1.1 folders.
---
single minded; short sighted; long gone;
|
|
|
|
|
It doesn't work. I tried this already. What about the IP address of the default website? Should we leave it "unassigned" ?
Press: 1500 to 2,200 messages in just 6 days? How's that possible sir?
Dr.Brad :Well,I just replied to everything Graus did and then argued with Negus for a bit.
|
|
|
|
|
VuNic wrote: I have framework 2.0 installed , but I'm trying with VS2003. Any problem with that?
If you've run regiis from the 1.1 folder, then you should create your application in VS2003, then you can set up a project in IIS and point it to the folder. If you use VS 2005, it has it's own web server built in.
Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
|
|
|
|
|
I'll try that but I think I should go for VS2005 for lesser hassles.
Press: 1500 to 2,200 messages in just 6 days? How's that possible sir?
Dr.Brad :Well,I just replied to everything Graus did and then argued with Negus for a bit.
|
|
|
|
|
VS2005 is VERY different, so I'd recommend learning it, just because it's 'new and improved'. If you want to learn it for work, you should probably know both, just in case.
Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
|
|
|
|
|
hi everyone:
why this line dose not work on FireFox while on IE it does well ??
it does not giving any error , but just ignore it.
document.getElementById("td1").style.borderBottomColor ="#1ACC03"
When you get mad...THINK twice that the only advice
Tamimi - Code
|
|
|
|
|
Have you opened the Error Console, so that you would see any error message that might occur?
---
single minded; short sighted; long gone;
|
|
|
|
|
yes, no error messges appear!!
When you get mad...THINK twice that the only advice
Tamimi - Code
|
|
|
|
|
Are you sure it is executing?
Brad
Australian
- Bradml on "MVP Status"
If this was posted in a programming board please rate my answer
|
|
|
|
|
yes!!
When you get mad...THINK twice that the only advice
Tamimi - Code
|
|
|
|
|
Tamimi - Code wrote: document.getElementById("td1").
My guess would be that the asp.net name mangling has changed your id to something like _ctl0_td1....view the source and make sure you're getting the correct id....though of course, that would probably mean it wouldn't work under FF either, so might be wrong on that one hehe!
"Now I guess I'll sit back and watch people misinterpret what I just said......"
Christian Graus At The Soapbox
|
|
|
|
|
no man no.
i think that is not supported by FF. just try the exact code i provided
above(where the td1 is the id of a td in a html table) , it will work fine in IE and the FF will ignore it. all of this in regadless asp.net its pure html.
thanks anyway
When you get mad...THINK twice that the only advice
Tamimi - Code
|
|
|
|
|
Hmmmm - curiouser and curiouser said Alice....
www.w3schools try it editor[^] seems to function correctly in both IE and FF....can you post some more code, rather than just the lin that you think is failing...is it possible that it's not actually running under FF? Have you tried to put in a debugger statement, to make sure it's going through the line?
"Now I guess I'll sit back and watch people misinterpret what I just said......"
Christian Graus At The Soapbox
|
|
|
|
|
I used to create web methods using the template provided with Visual Studio .NET 2003, all I needed to do is to add the [WebMethod] attribute before the function I want to expose through the web service. But recently I was asked to expose my function to a specific client who is using AJAX and JSP and my return values are required to be sent using the "Response" object!
I don't know how to access this object in a web service, unlike web applications, this object is not easily accessible from within the code.
In fact I have doubts about the whole approach, is it possible and if possible is it practical to send the results back using the "Response" object?
The caller wants the return values to be incorporated into a string that contains JavaScript code they can evaluate and use to display the result on their AJAX enabled JSP page.
Any help or ideas about the subject are appreciated.
Thank you.
|
|
|
|
|
The response from a web service is always a SOAP message. If you want the response to be something else, you have to implement it as a regular web page, then you can return whatever you like in the response.
---
single minded; short sighted; long gone;
|
|
|
|
|
i wanna know how to use open file dialog control in C# aps.net web application.as i have to save the downloading attachment file on my system through my application. i want help in C# coding instead Asp.
Thanx
|
|
|
|
|
Use the Content-disposition HTTP header. I'm not sure how to do this in C# so I'll give a PHP example and hopefully you or someone else can translate.
<code><?php
header('<code><span class="string">Content-Disposition: attachment; filename="downloaded.pdf"');
</span></code></code><code><code><span class="string">
</span></code>?></code>
This will be saved as download.pdf
Brad
Australian
- Captain See Sharp on "Religion"
any half intelligent person can come to the conclusion that pink unicorns do not exist.
|
|
|
|
|
In my web page,I have a dynamic dropdown list box and item list comes from database whose field length is 200 ( that item list of name of the college ). But in my web page the width of dropdown list box should have max. 30 charecters to fit my design. When the item's chrecter width is more than 30 then it hampper my design. Now my question how to manage more chrecters (like 100 characters) in the dropdown list box by truncating data to 30 charecters and the user can see the all the carecters by putting mouse over it (like tool tips).
I am using php. Plz help me.
Bharat Bhusanam
|
|
|
|
|
You should say that you are using PHP in the title. That way people who look for PHP questions can read it easily.
Anyway you should just truncate the name.
To do this have a script something like this:
if(strlen($value) > 30){
$value = substr($value, 0, 30);
}
Brad
Australian
- unknown PHP Developer on "Job Prospect"
Requirement: * Experience working with XML, XSL, XPath
Comment: and other things starting with X.
|
|
|
|
|
Are using .NET environment then there is size property for drop down list that you can set !!!
Regards,
Jaiprakash M Bankolli
jaiprakash.bankolli@gmail.com
http://jaiprakash.blog.com/
|
|
|
|
|
I have an internal page that I use to access seveal SQL server databases as in the following example (I actually have 7 servers) the problem is that there is one server that I get a "connection error, server does not exist or access denied" I have verified that I can connect to all of the servers using the credentials in the configuration from my development station using SQL and ODBC. Not sure how to go about debugging this any suggestions are welcome. I am not sure why I woudl be able to connecto to teh problem server but not the web application
Case "Site A"
sqlConnString = "Data Source = 111.22.33.444; Integrated Security = False; User ID = MyID; Password = MyPwd; database = MyDatabase; Connect Timeout = 60"
Case "Site B"
sqlConnString = "Data Source = 222.33.444.555; Integrated Security = False; User ID = MyID; Password = MyPwd; database = MyDatabase; Connect Timeout = 60"
Case "Site C"
sqlConnString = "Data Source = 444.555.66.7; Integrated Security = False; User ID = MyID; Password = MyPwd; database = MyDatabase; Connect Timeout = 60"
Thanks in advance
|
|
|
|
|
There is a good chance that from the web server or prod server that can not access the ip address. In code be a DNS issue. I would log onto the server that you are having problems and then see if you can ping the IP address. I would guess you make not be able to access it. You may need to open ports on your network or correct dns settings or something like that.
Ben
|
|
|
|
|
I have created a Logon page with a ASPNETDB.MDF file in the App_Code.
How can I move this database to a SQL Server in order for other people to authenticate to the DB? At the moment when i log in it works because SQL Express is running on my machine where I developed the site. If someone else tries to logon the Page gives a postback but they are not logged on. I suspect this is because the ASPNETDB is not on a server.
Please help! I used the Web Configuration tool to configure the roles ect...
Thanks!
Illegal Operation
Making Computer Software Talk
|
|
|
|
|
|
Check if user are there, if not create the users via ASP.NET web configure, then pass those user info to them !!
Regards,
Jaiprakash M Bankolli
jaiprakash.bankolli@gmail.com
http://jaiprakash.blog.com/
|
|
|
|