 |
|
 |
Thanks
|
|
|
|
 |
|
 |
Hi
I'm using ASP.net (C#). What's the right way to publish my site and how to set the default page (.aspx) if the server does't support aspx?
Thanx
A man is known by the company he keeps.
|
|
|
|
 |
|
 |
Hi Jocool,
may how explain me how can I load your project in Visual web Developer 2008? I haven't not jet installed IIS.
Thanks.
Antonio
|
|
|
|
 |
|
 |
I am trying this code.it's run smoothily.Now my problem is that I want to upload file more than 1Gb up to 15 GB.please help me.
|
|
|
|
 |
|
 |
to upload this kind of big files forget httpupload ... use ftp or client/server based technologies
|
|
|
|
 |
|
 |
Hi,
I'm sorry , I'm new in this field, What's "IIS in Control panel > administrative tools " I can't find such thing
|
|
|
|
 |
|
 |
that means u dont have IIS in ut system...put the OS cd.. and install internet information service...
sureshkumaran
|
|
|
|
 |
|
 |
It is really a good job ... thank you ...
http://www.just.edu.jo/mohammedj
|
|
|
|
 |
|
 |
Hi Jocool, any news about the missing admin ?
Tkz
|
|
|
|
 |
|
 |
would be ready in 10 days i think
|
|
|
|
 |
|
 |
I'm currently moving to another compagny so i dont have much time, i'll try to finish it as soon as possible
jocool
|
|
|
|
 |
|
 |
Did you ever get around to do the Admin functionality, all I get is blank pages.
|
|
|
|
 |
|
 |
nice work mate, i'm hoping you could sort the admin pages out now
|
|
|
|
 |
|
 |
hi have you any Idea how I can get the filesize from the uploadet file in ASP.Net or JavaScript befor upload. Because if you don't use <httpRuntime maxRequestLength="10000000" /> in the Web.config the max filesize by default is 4096 KB and then you get an "The page cannot be displayed" error and I will not use <httpRuntime maxRequestLength="10000000" /> to get the filesize on the server after upload the file. thanks Alex
|
|
|
|
 |
|
 |
It's not possible to get the file size before the upload, but why you dont want to use in the Web.config ?
|
|
|
|
 |
|
 |
to prevent that a user upload a big file up to 20 MB and the connection go slow for other users, and to give the user a fast error message if the file is to big. The Page "The Page cant be displayed" is not realy a good message.
thanks for your fast answer
|
|
|
|
 |
|
 |
take a look at WebDriveConfig.xml, you'll find <SpeedLimit>100</SpeedLimit> adjust it to a correct value for the error message ... i have no solutions ...
|
|
|
|
 |
|
|
 |
|
 |
I received the following error when I followed your setup instructions:
Method not found: System.Collections.Specialized.NameValueCollection System.Web.HttpRequest.get_ServerVariables().
I have both 1.0 and 1.1 Frameworks installed.
please help...
"Those that say a task is impossible shouldn't interrupt the ones who are doing it." - Chinese Proverb
|
|
|
|
 |
|
 |
Ok, can you try to rebuild the sources ?
tell me when the error occure exactly please , can you post here the full error message ?
Are tou able to run other web applications ?
Joseph Benguira
|
|
|
|
 |
|
 |
It looks real nice, but there are no setup instructions for the demo. I have been piecing it together but it would be nice if you included that with your article. I will rate your article if you update it with more info on the demo. It looks nice though.
Matt Newman
All rise for the honorable Judge Stone Cold Steve Austin - From Dilbert Episode 30
|
|
|
|
 |
|
 |
You'r right, i just added a "How to install" to my article
thanks for your interest
joseph benguira
|
|
|
|
 |
|
 |
Feel free to ask me questions :
Joseph Benguira
joseph@z51.biz
|
|
|
|
 |
|
 |
Hi,
I installed webdrive sucessfully, but the "admin" option does not work. ~~
Why ? Because its a demo ?
|
|
|
|
 |
|
 |
no lol, only because it's not implemented yet
evrythings work , the only thing not implemented yet is the ADMIN
|
|
|
|
 |