|
We recently went through a browser remediation effort to make sure our web site was accessible from XP to Windows 8 using Chrome, Firefox, and IE 7 through 11.
Everything works/looks good up until Win 8 & 8.1 with the IE 10 & 11 browsers.
The interesting thing is that in production things are working fine. However, our test web server isn't getting the cookie from those 2 browsers.
Any thoughts, ideas, recommendations for things to check?
|
|
|
|
|
There was a patch involving .Net 4 not recognizing IE 11. So the first thing to do is make sure that the test server is fully patched. This requires a reboot of the server after the patch has been applied.
|
|
|
|
|
Thank you for the feedback. Verified that the same patches have been applied to both test and production servers. The issue is not limited to IE11, IE10 doesn't work either.
|
|
|
|
|
Hi friends, I'm new to the website industry and so I need advise with how things work. Basically I want to set up a website which mainly will only display the product catalogue and I would like to create an application (possibly using C#) that will allow the user to get the data from a remote database (Possibly SQL Server) and from there they can just hit publish and HTML pages will be generated and uploaded to the web server.
Now, if I setup my own server (installing Apache and MS SQL Server) I can integrate them all. But what about if I'm using services provided by others? I've been doing some research and most of them only emphasize the web hosting bits and hardly mention about relational database.
Also, how does their FTP for the web server works? I've only use putty and FileZilla for FTP on Windows Azure and Apache so would it be the same with theirs?
Thanks
|
|
|
|
|
i am running xampp on linux in local area network. I want to ask proxy athentication and the server should be accessible on that proxy only. I need some help.........thanks....
|
|
|
|
|
Hi everyone, I'm a newbie here. I would like to ask if what's the ideal internet connection for home-based server? We have a website that loads normally here but when we're trying to load it in other locations in took 1min to load. Any advice regarding this? Thank you very much.
|
|
|
|
|
You forgot to mention about your speed details.
Cadaveria wrote: We have a website that loads normally here Where? From your place? Do one thing. Just clear the browser cache, cookie & reload your site. Make sure it's loading normally like herebefore.
Well, you should optimize your site.
Page Optimization[^]
DB optimization[^]
WCF[^]/Web Services optimization[^]
thatrajaCode converters | Education Needed
No thanks, I am all stocked up. - Luc Pattyn
When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is - Henry Minute
|
|
|
|
|
Yes sir, it loads normally here in our company but when we tried to load it on other store branches it took 1 min or more to load.
|
|
|
|
|
A very simple approach is to look at the network tab in Task Manager (make sure that it shows bytes sent/bytes received). That will give you some hints on the amount of data transported over the network for your page, and consequently you can calculate the required speeds for desired loading times.
Note: many internet lines are not symmetric - upload speed is just a fraction (often less than 10%) of download speed. The office with the server needs the high upload line.
And also think about reducing the amount of data to be sent - do you need background images, background music, high-resolution bitmap images,...
|
|
|
|
|
Hi Friends,
I am planing on creating a website. What should I do to host the web site...
Like
Where should I host,Where should I get the server,.. etc...
Please Advise me....
Thank You
|
|
|
|
|
You should search in your area for website hosting companies and check what services they offer.
Veni, vidi, abiit domum
|
|
|
|
|
There are 2 ways in which you can host a site...
1. You can get a server of your own from any ISP.
Advantage ==> one time investment
Disadvantage ==> maintaining the server is tiresome.
2. You can get the help of sites like godaddy or hostgator. They provide space in their servers for your site to run. You will be given a username and password to fully control what you are going to do.
Advantage ==> You don't have to maintain anything other than your site.
Disdvantage ==> they usually have yearly payment schemes.
|
|
|
|
|
Hello Friends, how was the day? When you designed a website with asp.net, and you want to host. After hosting it, can visitors access the site with mobile phone? Or you will have to rebuild the website for mobile phones?
|
|
|
|
|
Yes, they can. Any device with a web browser should be able to access your website. However, a website designed for viewing in a 1024x768 laptop screen will probably not be easily viewed in a device with a much smaller screen. For this reason, you should design a mobile version of your site targeted to those users.
See this[^] useful overview of how to rethink your design for mobile users.
/ravi
|
|
|
|
|
How to connect netbeans to odbc database?
|
|
|
|
|
I understand how to use the IIS AppPool\website in assigning permissions to the website folder in a workgroup server. But when I make the web server a member of my domain, I'm not able to use the same AppPool Identity. I tried DomainName\IIS AppPool\website. So In the meantime, I made the server a workgroup member.
Overall:
I want to experiment with the Hyper-V hypervisor and put 3 virtual servers on it, that feed off a special share from 1 of the hypervisor drives, and I'm having trouble with the permissions. I experimented with the NLB, but was missing a couple of things on the shared disk drive.
|
|
|
|
|
[UPDATE]
I still haven't figured out how to use domain permissions for the Application Pool using the ISS AppPool assigned to the Application Pool on a web server that is a domain member.
I've come to the conclusion that if your web server is a domain member, your probably only running one website, so you can just make a machine account for it, and assign it to the App Pool and then the folder.
If your hosting websites, then running the web server as a work group member is the way to go. I'm not going to make hundreds of special accounts for the app pool now.
So what about the SQL Server, make it a domain member or a work group member. Now I ponder that question, but I made it domain member using SQL credentials.
Now I have the 3 virtual machines running on the hyper visor, normally I would dedicate a physical server to database programs, and separate the 2, but I'm thinking that the 2 virtual machines constitute separation.
Well no awnsers here at the moment, still waiting for an expert to comment on it.
[Comment]
I did figure out how to setup the web server to run on a hypervisor server core, and the virtual machines are cores as well. Uses much less memory now, I think I bought way too much RAM now.
One thing funny is that I run FFMpeg and had to adjust the core to minimum GUI so I can get the shell and scrape it for data. Didn't think of that when I set the server up.
|
|
|
|
|
Hello friends! Please I need your advice over this issue. I designed a site with asp.net and sql server 2005, the site has about 20 pages. Now, I want to host the site. The question is; how can I host the site so that it can be accessible by everyone within the global world?
And also, I would like to be paid per click performed by visitors(how can I achieve the payment issues?). I have searched many articles but couldn't understand the flow. Any help is welcome!!!
|
|
|
|
|
Otekpo Emmanuel wrote: The question is; how can I host the site so that it can be accessible by everyone within the global world? How "everyone" does it need to be? One usually puts it on a public server (if you don't have a host yet, give it a free try with http://www.aspspider.com/[^]). Anyone with internet could then access it, in theory. In practice, you'll come across things like blacklists that might prevent your site from being shown.
Otekpo Emmanuel wrote: And also, I would like to be paid per click performed by visitors(how can I achieve the payment issues?). Paid by "whom"? The visitors of your site? Most people do not pay to access a public site.
The term is often used when talking about advertising on a website. In that case, payments will be made by the company that provides the advertisements. Google for "AdSense" for an example
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
|
|
|
|
|
Thanks Eddy. The site is a chat site not advertisement site. Do you have any idea about this? If you do, please help...
|
|
|
|
|
I've seen chat-sites that try to display some banners; there's adblockers for those. Personally I've never paid for things that are offered elsewhere for free.
You still haven't defined who "everyone" is - did it include people that are blocked for some reason?
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
|
|
|
|
|
Ok Eddy. What I meant by everyone is that, the site can be visible to everyone so that they can register as members of the chat site. When they are chatting, they will pay per click. For example facebook...
|
|
|
|
|
Ok Eddy. Now I understand what you mean. Thanks!
|
|
|
|
|
Hi.. When i upgrade any web application and when i click on report/application log i get the below error message. Can any one advise how to solve this problem. I tried by giving full access to "C:\Windows\Temp" folder for "NetWork Service. But its now working for me..
Access is denied.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException: Access is denied. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
|
|
|
|
|
Could you please explain about issue in detail...?
|
|
|
|