Click here to Skip to main content
15,887,776 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi there....

I have a project in .net4.0 and needed to implement signalR2.1.2 on that project, so as signalR2.x versions can support only .net4.5, I had to convert my project to .net4.5, now could implement signalR in that project but when i host in server it creates design issues (eg: controls alignment, css not properly applied) dynamically in the browser ie9 and above, i could not figured it out where exactly the problem arises and what exactly can cause this design issue.. if anybody know the answer or suggestion for my problem pls guide me.. thanks in advance..
Posted

1 solution

No they won't create any problem in design... You should check your html for this...
 
Share this answer
 
Comments
pitchaiyan 26-Dec-14 7:15am    
Hi deepakdynamite thanks for you guidance regarding the problem of design issues.. But i wanna share you one more thing that my web app works perfectly (without any design issue) before installing signalR2.1.2 but immediately after the installation and calling hub from client.. creates design issue.. (as i mentioned css not being set correctly, incorrect alignment of controls on a page). this is what blocks completely to think in going towards any solution for this issue...
stibee 24-Feb-15 0:57am    
SignalR is has nothing to do with your html

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900