Author |
Message |
Topic: Visual Studio 2103 web ASP.NET error |
Paul123
Replies: 1
Views: 25003
|
|
Any feature requiring integrated pipeline is IIS7/8-specific, and thus is not compatible with any other web server except IIS 7/8. |
Topic: Windows Authentication |
Paul123
Replies: 1
Views: 16236
|
|
MMMmmm seems not, that's a shame. Anyhow keep up the good work. |
Topic: Windows Authentication |
Paul123
Replies: 1
Views: 16236
|
|
Hi, Does Abyss support Windows Authentication. I see a mention from support back in 2005 that Windows Authentication would be coming to Abyss.
I have created a virtualised Windows 2008 Server (IIS ... |
Topic: Integrated Windows Authentication |
Paul123
Replies: 4
Views: 19103
|
|
Dear Admin, does Abyss now support Windows Authentication? I have tried to get the authentication to work but to no avail. I have added :-
<authentication mode="Windows"/>
to a . ... |
Topic: Adding SVG Mime type to Abyss |
Paul123
Replies: 1
Views: 27820
|
|
..and image/svg+xml svgz too? |
Topic: OpenSSL heartbleed |
Paul123
Replies: 5
Views: 21822
|
|
Does the OpenSSL heartbleed bug affect Abyss ?
Please check our official position regarding that issue http://www.aprelium.com/forum/viewtopic.php?t=355665 (published this morning.)
X2 now patch ... |
Topic: ASP.NET Web Service with XMLretruning TEXT not XML |
Paul123
Replies: 4
Views: 23421
|
|
Hi aprelium-support,
many thanks I have resolved this. |
Topic: ASP.NET Web Service with XMLretruning TEXT not XML |
Paul123
Replies: 4
Views: 23421
|
|
Guys I have now resolved the issue. Seems the XML is restricted on an SSL connection! I can now get the returned XML as expected, HOWEVER, I wish for the service to be viewable via the WSDL but when I ... |
Topic: ASP.NET Web Service with XMLretruning TEXT not XML |
Paul123
Replies: 4
Views: 23421
|
|
Hi Reader,
I have created a WS which receives and returns XML. The WS works on my IIS6 Web server but not on my Abyss 2.8 X" Web server.
The WS comprises of:-
[WebMethod]
//<?xml ... |
Topic: Are Master Pages supported? |
Paul123
Replies: 6
Views: 32115
|
|
That should read EnableEventValidation="false"
Paul123 |
Topic: Are Master Pages supported? |
Paul123
Replies: 6
Views: 32115
|
|
For anbodies info, I have resolved the issue. There are some 'diffrerences' between IIS / Abyss interaction of AJAX. I ultimately had to disable EventValidation on the form, i.e. EnableEventValidation ... |
Topic: Are Master Pages supported? |
Paul123
Replies: 6
Views: 32115
|
|
Doh! I didn't set the virtual path in ASP.NET parameters!
I am now getting another error though, well two actually. One of my content pages, within the master page contains AJAX, The page contains ... |
Topic: Are Master Pages supported? |
Paul123
Replies: 6
Views: 32115
|
|
I have created a master page but the page just displays the source opposed to the actual page (see Quoted). I know the master page is correct because it displays correctly under IIS.
Any help appre ... |
|