This is a migrated thread and some comments may be shown as answers.

using telerik silverlight radupload under XAMPP apache

0 Answers 41 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ali
Top achievements
Rank 1
Ali asked on 04 Apr 2014, 04:22 AM

0
down vote

favorite










I can easily run my Silverlight application via IIS express using following command:

c:\program files\iis express\iisexpress.exe /site:MYSITENAME

then I type following address in my browser to run application:

http://localhost:14342/MYSILVERLIGHTPAGE.aspx

my application runs and all features (including Telerik Radupload) work correctly.

Now I'm going to run my silverlight application using Apache, I've installed XAMPP for windows (WIN 7) and Apache is running (port 80,443), then I copy my SL.WEB folder to XAMPP/htdocs folder and run application in browser using:
localhost/folder/testpage.html

it runs but telerik radupload control doesn't work, what is going wrong? should I change any settings?

thanks

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Ali
Top achievements
Rank 1
Share this question
or