DropZone in ASP.NET MVC5 project - asp.net-mvc-5

I try to use dropzone.js in my project. I implemented it excactly according to this example. I am totaly pissed off because after drag and drop the files are uploaded however the page is refreshed and the preview images disappear. Did anyone meet this problem?

Maybe my question deserves downwote but I hope this answer saves someone from the same struggle. After a little research I found that the problem causes new visual studio feature Browser link. For some reason after successful image uploading browser link invoked page refresh so ofcourse I lost image previews. This was unexpectable behavior.

Related

After updating Notes client / designer help navigator is broken

Last week I tried to update my Notes client installation from 9.0.1 FP9 to FP10 IF 3. For technical reasons I had to roll back which proved to be quite difficult, and I ended up completely uninstalling Notes and doing a fresh installation of 9.0.1 (standard) then FP9 IF 2.
Everything's fine (and much more responsive than before, too) with one serious exception:
Within the client help popup window for Notes client and Domino Designer help is hardly usable now; obviously there's no CSS style or whatever applied to the nav page / frame:
As you can see in the screenshot styling of the main window part (green frame) is fine. But everything that is releated to navigation (red frames) appears to be raw html. Javascript calls are apparently working but it's really hard to navigate the "chapters". Same applies to Designer help, of course.
Here's what I tried to solve that riddle:
uninstalled and re-installed full client 3 times; sometimes I ran the
installation as local Admin other times I didn't (no difference)
just installed plain Notes 9.0.1 from scratch then tested Client help before updating to FP9IF2 (no difference)
restored the entire [Notes-Programm]\framework directory from a
backup I took when Notes help still was working as expected (no difference)
copied over the entire \Notes\ folder from a different PC where popup help is still working fine (no difference)
Problem with that is: being a Developer I need to have a functioning help window in my Domino Designer. The navigator as it is right now however is plain useless. And designer_help.nsf isn't of help at all when it comes to Java, LotusScript etc. objects and classes.
One of my co-workers has the same phenomenon while another one hasn't.
Question: did anyone else experience something like that? Where you able to solve it? How?
This seems to be related to an issue with the embedded browser windows that Domino Designer uses to open the Help website.
Try to open following link in a modern browser (such as Chrome or Firefox) and the navigation should be fine.
http://localhost:50970/help/index.jsp?topic=%2Fcom.ibm.notes.help.doc%2Ffram_getting_started_c.html
Bookmark it and use it when you need it.
Try using the IBM Nice tool to see if it can fix your issue
https://www-01.ibm.com/support/docview.wss?uid=swg21459714
Meanwhile I restored my entire Windows system partition from a backup created just before all that began (lucky me that I have both regular local backups plus a separate system partition). And that finally helped resolve the problem.
Meanwhile I'm 99% sure that this is due to a rather new registry and/or firewall setting not yet known to IBM's NICE tool.

Google Chrome Extension Getting Started Tutorial not working

I'm trying to learn about google chrome extensions so from this question I went to this tutorial.
I followed the instructions but both the change of the page's color when clicking the button and the options page don't work.
To make sure I didn't missed anything I downloaded the completed extension but I got the same result.
Why does it not change the page's color when I click the button on the popup and when I go to the extension's options the page is blank? Is the tutorial obsolete/has something wrong in the code that wasn't updated? Can it be fixed/how?
The only related questions I have seen seem to be old when the example extension/tutorial was different.
This bug is tracked here: https://bugs.chromium.org/p/chromium/issues/detail?id=827804
It seems that the scripts have some errors.
I have uploaded fixed scripts to the bugtracker.
You can try them.

Responsive website (mobile version)

I have created a website from a tutorial online. It works great on a computer.
But When I use it on a mobile device, it doesn't scale up correct. I have used the correct meta tags, but still it doesn't work.
when I minimize my browser on my PC this is how it looks:
But when I visit the website through my mobile phone, the design changes to the 'mobile version' but everything looks to small in comparison with minimized browser version. This is how it looks on the phone:
As you see, the logo scales correctly, but the rest of the content doesn't.
Any idea on how to fix this?
If you guys want my source code, just ask it and I will upload it online.
Thanks
Here is how it looks normally: https://i.stack.imgur.com/VrCWG.png.
Here is the source: https://drive.google.com/open?id=0B8POOYHtz9ifdTdWU0JZOG54ZVk
sorry for multiple answers, I can't post more then 2 link in the same answers.

Glimpse HUD not showing

I am trying to integrate Glimpse into my existing ASP.NET MVC 5 project. But I cannot see any HUD at bottom right corner as demonstrated in their site. I have all of the assemblies downloaded from NuGet, using Visual Studio 2013 Ultimate and running in localhost.
Can anyone tell me what could be the problem? I am not finding any relevant topic online either.
#Md.lbrahim by looking at the comment replies of you above, it seems that Glimpse is indeed active and rendering its <script> tags.
Can you check with the browser developer tools whether the Glimpse client is actually rendered at the bottom but maybe hidden by another element that has a higher z-index?
If you still can't get the HUD to show up, then maybe create an issue on our issue tracker and try to provide as much details as possible (browser used, versions, other installed packages that might interfere with Glimpse rendering etc...)

Website renders differently on server vs locally

I'm having a very bizarre issue. I have been building a website locally on my linux box and all was well until I uploaded the site files to a place where i have some hosted space. Everything renders exactly the same except one element in my footer which i think is affecting some jquery animation i am using. I thought maybe I was missing files or hadn't uploaded the latest versions of everything, so I deleted the server directory and re-uploaded everything exactly as is from my local copy. And yet, the problem remains. I'm not sure how this is happening. Has anyone seen this before, or does anyone have an idea what could cause this? I'm baffled! Thanks everyone!!! I am attaching screen shots.
Seems to be a cache problem. Try to force a refresh with F5 or CTRL+F5.
Try clear your cache in your browser settings.
If that don't work, use Firebug (an Firefox browser addon) to check actual css at your footer. This will show the problem.
BTW: don't use spaces in your URL if you can. Don't use spaces in your filenames/folders.

Resources