Version 3 - Missing Web Forms Template

2
0

Hi Support,

I have just created a new WiseJ 3 project targeting Net Framework 4.8 only. (v3.0.11.0)

I am creating a sample app to send to support from another ticket but it seems that I can no longer added a standard aspx page to my application.

There are template options available for a traditional webform.

Our existing project was updating from v2 and all the aspx pages came across without issue.

Is there a manual step I need to perform?

Thanks in advance,

Brayden.

 

 

  • You must to post comments
0
0

Hi

Aspx is not available when using the sdk project format.

It’s a visual studio limitation and aspx is deprecated by microsoft.
You can use it in yours existing project (without converting to sdk format) and
use wisej 3 for net 4.8 (not .net core 6 which doesn’t support aspx).
This has nothing to do with wisej.

For new wisej projects, you can select the older templates which are still available.
Select windows as the target platform.
The old templates have .NET Framework in the name and icons ars gray.

Regards

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.